ActionMap
interface ActionMap
GActionMap
is an interface for action containers.
The GActionMap
interface is implemented by iface@Gio.ActionGroup implementations that operate by containing a number of named iface@Gio.Action instances, such as class@Gio.SimpleActionGroup.
One useful application of this interface is to map the names of actions from various action groups to unique, prefixed names (e.g. by prepending "app." or "win."). This is the motivation for the ‘Map’ part of the interface name.
Skipped during bindings generation
parameter
entries
: Array parameter of type ActionEntry is not supportedparameter
entries
: Array parameter of type ActionEntry is not supported
Since
2.32