GtkVButtonBox::set_spacing_default

void set_spacing_default(int spacing);

Sets the default spacing between buttons in the box in pixels. By default, the default spacing is 10 pixels.

This method must be called statically.

See also: get_spacing_default()