Gtk.VButtonBox.new

function new():Gtk.Widget {
    // Gjs wrapper for gtk_vbutton_box_new()
}

Creates a new vertical button box.

Returns

a new button box Gtk.Widget.