Application.getAppMenu

Returns the menu model that has been set with gtk_application_set_app_menu().

class Application
getAppMenu
()

Return Value

Type: MenuModel

the application menu of @application or %NULL if no application menu has been set.

Meta