Package: gio

Interface g-action-map

Superclasses

g-object, common-lisp:standard-object, common-lisp:t

Documented Subclasses

Direct Slots

None

Details

The g-action-map interface is implemented by g-action-group implementations that operate by containing a number of named g-action instances, such as a g-simple-action-group object.

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.
 

Inherited Slot Access Functions

See also

2021-9-8