Package: gio
Interface g-action-map
Superclassesg-object, common-lisp:standard-object, common-lisp:t Documented SubclassesDirect 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 FunctionsSee also |
2021-9-8