mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
GApplication: make distinction about menus
Rename g_application_set_menu to g_application_set_app_menu and make a couple of fixups. Clarify the documentation about exactly what this menu is meant to be. Add g_application_set_menubar and document that as well.
This commit is contained in:
@@ -2815,8 +2815,10 @@ g_application_get_flags
|
||||
g_application_set_flags
|
||||
<SUBSECTION>
|
||||
g_application_set_action_group
|
||||
g_application_set_menu
|
||||
g_application_get_menu
|
||||
g_application_set_app_menu
|
||||
g_application_get_app_menu
|
||||
g_application_set_menubar
|
||||
g_application_get_menubar
|
||||
<SUBSECTION>
|
||||
g_application_get_is_registered
|
||||
g_application_get_is_remote
|
||||
|
Reference in New Issue
Block a user