Gtk.ButtonBox.prototype.set_layout
function set_layout(layout_style:Gtk.ButtonBoxStyle):void {
// Gjs wrapper for gtk_button_box_set_layout()
}Changes the way buttons are arranged in their container.
- layout_style
the new layout style
function set_layout(layout_style:Gtk.ButtonBoxStyle):void {
// Gjs wrapper for gtk_button_box_set_layout()
}Changes the way buttons are arranged in their container.
the new layout style