ButtonBox.getChildNonHomogeneous

Returns whether the child is exempted from homogenous sizing.

class ButtonBox
bool
getChildNonHomogeneous

Parameters

child Widget

a child of widget

Return Value

Type: bool

TRUE if the child is not subject to homogenous sizing

Meta