Method
GtkFlowBoxset_homogeneous
since: 3.12
Declaration [src]
void
gtk_flow_box_set_homogeneous (
GtkFlowBox* box,
gboolean homogeneous
)
Description [src]
Sets the GtkFlowBox:homogeneous
property of box
, controlling
whether or not all children of box
are given equal space
in the box.
Available since: 3.12
Sets property | Gtk.FlowBox:homogeneous |