ButtonBox.setChildNonHomogeneous
void setChildNonHomogeneous(gtk.widget.Widget child, bool nonHomogeneous)Sets whether the child is exempted from homogeous sizing.
Parameters
child | a child of widget |
nonHomogeneous | the new value |
void setChildNonHomogeneous(gtk.widget.Widget child, bool nonHomogeneous)Sets whether the child is exempted from homogeous sizing.
child | a child of widget |
nonHomogeneous | the new value |