Box.setHomogeneous

Sets whether or not all children of @box are given equal space in the box.

class Box
void
setHomogeneous

Parameters

homogeneous bool

a boolean value, %TRUE to create equal allotments, %FALSE for variable allotments

Meta