Package: gio

Accessor gio:simple-action-name

Lambda List

gio:simple-action-name (object)

Syntax

(g:simple-action-name object) => name

Arguments

object -- a g:simple-action object
name -- a string with the name of the action

Details

Accessor of the name slot of the g:simple-action class. 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

2024-12-29