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