mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 00:43:40 +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:
@@ -3744,6 +3744,7 @@ GMenuItem
|
||||
g_menu_item_new
|
||||
g_menu_item_new_section
|
||||
g_menu_item_new_submenu
|
||||
g_menu_item_new_from_model
|
||||
|
||||
<SUBSECTION>
|
||||
g_menu_item_set_label
|
||||
|
Reference in New Issue
Block a user