Method
GtkFlowBoxset_min_children_per_line
since: 3.12
Declaration [src]
void
gtk_flow_box_set_min_children_per_line (
GtkFlowBox* box,
guint n_children
)
Description [src]
Sets the minimum number of children to line up
in box
’s orientation before flowing.
Available since: 3.12
Sets property | Gtk.FlowBox:min-children-per-line |