FlowBox.setHomogeneous
void setHomogeneous(bool homogeneous)Sets the #GtkFlowBox:homogeneous property of box, controlling whether or not all children of box are given equal space in the box.
Parameters
homogeneous | true to create equal allotments, false for variable allotments |