Gtk.Application.prototype.get_menubar

function get_menubar():Gio.MenuModel {
    // Gjs wrapper for gtk_application_get_menubar()
}

Returns the menu model that has been set with Gtk.set_menubar.

Since 3.4

Returns

the menubar for windows of application