Box.homogeneous
bool homogeneous() @propertyGet homogeneous property.
Returns
Whether the children should all be the same size.
void homogeneous(bool propval) @propertySet homogeneous property.
Parameters
propval | Whether the children should all be the same size. |