Method
Gtk Boxset_spacing
Declaration [src]
void
gtk_box_set_spacing(
GtkBox*box,
gintspacing
)
Description [src]
Sets the GtkBox:spacing property of box, which is the
number of pixels to place between children of box.
Sets property
Gtk.Box:spacing Parameters
spacing-
Type:
gintThe number of pixels to put between children.