Package: gtk

Accessor gtk:action-group-name

Lambda List

gtk:action-group-name (object)

Syntax

(gtk:action-group-name object) => name

Arguments

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

Details

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

Warning

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

See also

2024-9-24