ButtonBox.getChildNonHomogeneous

Returns whether the child is exempted from homogenous sizing.

class ButtonBox
int
getChildNonHomogeneous

Parameters

child Widget

a child of widget

Return Value

Type: int

TRUE if the child is not subject to homogenous sizing Since 3.2

Meta