Where do I learn to use GtkD
Gerald via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sun Mar 13 20:46:02 PDT 2016
On Sunday, 13 March 2016 at 19:53:35 UTC, karabuta wrote:
> On Sunday, 13 March 2016 at 19:34:36 UTC, WebFreak001 wrote:
>> and in the (not quite complete) documentation you can find
>> widgets you might want to use. Its a great place for getting
>> ideas on which widgets to use imo.
>> http://api.gtkd.org/src/gtk/AboutDialog.html
>
> That thing really need some work to make it consumable :)
I contributed a script (makeddocs.sh) to generate the
documentation in ddox instead of candydocs, ddox is miles better
then candydocs and using it is way more efficient IMHO.
More information about the Digitalmars-d-learn
mailing list