Gtk.ButtonBox.prototype.get_layout
function get_layout():Gtk.ButtonBoxStyle {
// Gjs wrapper for gtk_button_box_get_layout()
}Retrieves the method being used to arrange the buttons in a button box.
- Returns
the method used to lay out buttons in widget.