mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
GMenuItem: add constructor to copy from model
Add g_menu_item_new_from_model() for constructing a GMenuItem that is a copy of a menu item that's in a GMenuModel.
This commit is contained in:
@@ -1686,6 +1686,7 @@ g_menu_item_get_attribute_value
|
||||
g_menu_item_get_link
|
||||
g_menu_item_get_type
|
||||
g_menu_item_new
|
||||
g_menu_item_new_from_model
|
||||
g_menu_item_new_section
|
||||
g_menu_item_new_submenu
|
||||
g_menu_item_set_action_and_target
|
||||
|
Reference in New Issue
Block a user