Method

GtkBoxLayoutset_spacing

Declaration [src]

void
gtk_box_layout_set_spacing (
  GtkBoxLayout* box_layout,
  guint spacing
)

Description [src]

Sets how much spacing to put between children.

Sets propertyGtk.BoxLayout:spacing

Parameters

spacing

Type: guint

The spacing to apply between children.