GtkVButtonBox::set_layout_default

void set_layout_default( GtkButtonBoxStyle layout );

Sets the default layout style used to arrange buttons in the box to layout. By default, the default layout style is set to Gtk::BUTTONBOX_EDGE.

This method must be called statically.

See also: get_layout_default()