Package: gio
Interface gio:action-map
Superclassesgobject: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, for example by prepending "app." or "win.". This is the motivation for the 'map' part of the interface name.  | Inherited Slot Access FunctionsSee also | 
2025-02-03