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 property | Gtk.Box:spacing |