Package: gtk

Accessor gtk-action-name

Lambda List

gtk-action-name (object)

Syntax

(gtk-action-name object) => name

Arguments

object -- a gtk-action object
name -- a string with the name of the action

Details

Accessor of the name slot of the gtk-action class.

The slot access function gtk-action-label returns the unique name of the action.

Warning

The function gtk-action-name has been deprecated since version 3.10 and should not be used in newly written code.
 

See also

2021-7-24