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 for a unique name to identify this section

Details

The accessor for the section-name slot. The unique name to identify this section among the sections added to the gtk:shortcuts-window widget. Setting the section-name property will make this section shown in the gtk:shortcuts-window widget.
 

See also

gtk:shortcuts-section
gtk:shortcus-window
2026-06-03