For adding by parent controller
For @gtksignal UDA
parse xml ui and create elements
Insert this mixin in all builder classes where need use signals contains: implementation of void setUpGtkSignals() static extern(C) callback's for signals
Use builder for getting objects
For child UI controllers