GtkBox::set_spacing

void set_spacing(int spacing);

set_spacing() is used to set the universal minimum spacing between the child widgets, in pixels.

The default setting is 0.

See also: get_spacing()