On Sunday, 13 March 2016 at 22:26:48 UTC, Saša Janiška wrote:
a) dlangui (https://github.com/buggins/dlangui
b) GtkD (https://github.com/gtkd-developers/GtkD and
c) tkd (https://github.com/nomad-software/tkd)
I prefer GtkD, its the most system native one on linux and its
well tested as its just a wrapper. It is quite big though.
If you need something smaller dlangui is definitely a good
choice. Or you could write some basic stuff with SDL yourself.
I never tried tkd though. But in my opinion GtkD is currently the
best one and the API is just awesome