Package: gio

Accessor gio:action-name

Lambda List

gio:action-name (object)

Syntax

(g:action-name object) => name

Arguments

action -- a g:action object
name -- a string for the name of the action

Details

Accessor of the name slot of the g:action class. The g:action-name function queries the name of the action. This is mostly meaningful for identifying the action once it has been added to a g:action-map instance.
 

See also

2025-2-3