Method
Gtk.Application.get_menu_by_id
Declaration [src]
GMenu*
gtk_application_get_menu_by_id (
  GtkApplication* application,
  const char* id
)
Description [src]
Gets a menu from automatically loaded resources.
See the section on Automatic resources for more information.