BuilderUI.GtkBuilderHelper

Insert this mixin in all builder classes where need use signals contains: implementation of void setUpGtkSignals() static extern(C) callback's for signals

Members

Aliases

This
alias This = typeof(this)
Undocumented in source.

Functions

setUpGtkSignals
void setUpGtkSignals()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin GtkUIHelper
Undocumented in source.

Meta