Property
GtkFlowBox:min-children-per-line
Description [src]
The minimum number of children to allocate consecutively in the given orientation.
Setting the minimum children per line ensures that a reasonably small height will be requested for the overall minimum width of the box.
Type:guint
Default value | 0 |
Getter method | gtk_flow_box_get_min_children_per_line() |
Setter method | gtk_flow_box_set_min_children_per_line() |