Gtk.Toolbar.new

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

Creates a new toolbar.

Returns

the newly-created toolbar.