cl-cffi-gtk
API documentation
Package:
gio
Accessor g-action-name
Lambda List
g-action-name
(
object
)
Syntax
(g-action-name object) => name
Arguments
action
-- a
g-action
object
name
-- a string with the name of the action
Details
Accessor of the
name
slot of the
g-action
class.
Queries the name of the action.
See also
g-action
*2021-12-10