Use builder for getting objects
Insert this mixin in all builder classes where need use signals contains: implementation of void setUpGtkSignals() static extern(C) callback's for signals
For @gtksignal UDA
For @gtksignal UDA
parse xml ui and create elements
For @gtkwidget UDA
Automatic initialize @gtkwidget fields
Insert this mixin in all child classes where used @gtkwidget contains: implementation of void setUpGtkWidgetFields()