Method

GtkBoxset_spacing

Declaration [src]

void
gtk_box_set_spacing (
  GtkBox* box,
  gint spacing
)

Description [src]

Sets the GtkBox:spacing property of box, which is the number of pixels to place between children of box.

Sets propertyGtk.Box:spacing

Parameters

spacing

Type: gint

The number of pixels to put between children.