Package: gio

Accessor g-simple-action-name

Lambda List

g-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-simple-action-group object.
 

See also

2021-8-1