FlowBox.setHomogeneous

Sets the homogeneous property of box, controlling whether or not all children of box are given equal space in the box.

class FlowBox
void
setHomogeneous

Parameters

homogeneous bool

TRUE to create equal allotments, FALSE for variable allotments

Meta

Since

3.12