mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
GMenuItem: add getter APIs
GMenuItem has been write-only up to this point. Add some APIs for reading back values as well.
This commit is contained in:
@@ -1681,6 +1681,9 @@ g_menu_insert
|
||||
g_menu_insert_item
|
||||
g_menu_insert_section
|
||||
g_menu_insert_submenu
|
||||
g_menu_item_get_attribute
|
||||
g_menu_item_get_attribute_value
|
||||
g_menu_item_get_link
|
||||
g_menu_item_get_type
|
||||
g_menu_item_new
|
||||
g_menu_item_new_section
|
||||
|
Reference in New Issue
Block a user