Method

GtkBoxset_spacing

[]

Declaration [src]

void
gtk_box_set_spacing (
  GtkBox* box,
  int spacing
)
[]

Description [src]

Sets the number of pixels to place between children.

Sets propertyGtk.Box:spacing
[]

Parameters

spacing

Type: int

The number of pixels to put between children.