mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-01 05:32:11 +01:00
gmenumodel: add G_MENU_ATTRIBUTE_ACTION_NAMESPACE
https://bugzilla.gnome.org/show_bug.cgi?id=692928
This commit is contained in:
parent
7fb922365b
commit
1a7b4b42a8
@ -42,6 +42,16 @@ G_BEGIN_DECLS
|
||||
**/
|
||||
#define G_MENU_ATTRIBUTE_ACTION "action"
|
||||
|
||||
/**
|
||||
* G_MENU_ATTRIBUTE_ACTION_NAMESPACE:
|
||||
*
|
||||
* The menu item attribute that holds the namespace for all action names in
|
||||
* menus that are linked from this item.
|
||||
*
|
||||
* Since: 2.36
|
||||
**/
|
||||
#define G_MENU_ATTRIBUTE_ACTION_NAMESPACE "action-namespace"
|
||||
|
||||
/**
|
||||
* G_MENU_ATTRIBUTE_TARGET:
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user