On Tuesday, 11 February 2020 at 18:40:33 UTC, Oleg B wrote:
If you want use Glade [1] as UI builder with gtkd [2] you can be interested by this library

[Dub] http://code.dlang.org/packages/gtkui
[Git] https://github.com/deviator/gtkui

[1] https://glade.gnome.org/
[2] https://gtkd.org/

Very good. I wish attribute names would follow Vala's rules as much as it could be so that possible transitions from vala-gtk users can feel home. But this is my personal choice though:
eg. gtkwidget -> GtkChild

Reply via email to