ButtonBox.getChildNonHomogeneous
bool getChildNonHomogeneous(gtk.widget.Widget child)Returns whether the child is exempted from homogenous sizing.
Parameters
child | a child of widget |
Returns
true if the child is not subject to homogenous sizing
bool getChildNonHomogeneous(gtk.widget.Widget child)Returns whether the child is exempted from homogenous sizing.
child | a child of widget |