public string get_accels_for_action (string detailed_action_name);
public unowned Gtk.Window get_active_window ();
public unowned GLib.MenuModel get_app_menu ();
- public unowned GLib.Menu get_menu_by_id (string id);
+ public GLib.Menu get_menu_by_id (string id);
public unowned GLib.MenuModel get_menubar ();
public unowned Gtk.Window get_window_by_id (uint id);
public unowned GLib.List<weak Gtk.Window> get_windows ();
GtkAllocation is_value_type="1"
gtk_application_add_accelerator.parameter nullable="1"
gtk_application_get_accels_for_action transfer_ownership="1"
+gtk_application_get_menu_by_id transfer_ownership="1"
gtk_application_get_windows type_arguments="unowned Window"
gtk_application_inhibit.window nullable="1"
gtk_application_inhibit.reason nullable="1"