GtkVButtonBox::get_spacing_default

void get_spacing_default();

Returns the default spacing between buttons in the box in pixels. By default, the default spacing is 10 pixels. This can be changed by calling set_spacing_default() .

This method must be called statically.

See also: set_spacing_default()