Method
GtkFlowBoxget_homogeneous
since: 3.12
Declaration [src]
gboolean
gtk_flow_box_get_homogeneous (
GtkFlowBox* box
)
Description [src]
Returns whether the box is homogeneous (all children are the same size). See gtk_box_set_homogeneous().
Available since: 3.12
Gets property | Gtk.FlowBox:homogeneous |