GtkVButtonBox::get_layout_default

GtkButtonBoxStyle get_layout_default ();

Returns the layout style used to arrange the buttons in the box. By default, the default style for a button box is Gtk::BUTTONBOX_EDGE. This can be changed by calling set_layout_default() .

This method must be called statically.

See also: set_layout_default()