BoxLayout.setHomogeneous

Sets whether the box layout will allocate the same size to all children.

class BoxLayout
void
setHomogeneous

Parameters

homogeneous bool

%TRUE to set the box layout as homogeneous

Meta