Gtk.Application.prototype.get_app_menu
function get_app_menu():Gio.MenuModel {
// Gjs wrapper for gtk_application_get_app_menu()
}Returns the menu model that has been set with Gtk.set_app_menu.
Since 3.4
- Returns
the application menu of application