Package: gtk

Accessor gtk:shortcuts-section-section-name

Lambda List

gtk:shortcuts-section-section-name (object)

Syntax

(gtk:shortcuts-section-section-name object) => name
(setf (gtk:shortcuts-section-section-name object) name)

Arguments

object -- a gtk:shortcuts-section widget
name -- a string with a unique name to identify this section

Details

Accessor of the section-name slot of the gtk:shortcuts-section class. A unique name to identify this section among the sections added to the gtk:shortcuts-window widget. Setting the section-name property to this string will make this section shown in the gtk:shortcuts-window widget.
 

See also

2024-2-18