Method
Gtk FlowBoxset_column_spacing
since: 3.12
Declaration [src]
void
gtk_flow_box_set_column_spacing(
GtkFlowBox*box,
guintspacing
)
Description [src]
Sets the horizontal space to add between children.
See the GtkFlowBox:column-spacing property.
Available since: 3.12
Sets property
Gtk.FlowBox:column-spacing Parameters
spacing-
Type:
guintThe spacing to use.