Package: gtk

Accessor gtk:shortcuts-window-section-name

Lambda List

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

Syntax

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

Arguments

object -- a gtk:shortcuts-window widget
name -- a string with a name of the section to show

Details

Accessor of the section-name slot of the gtk:shortcuts-window class. The name of the section to show. This should be the section name of one of the gtk:shortcuts-section objects that are in this shortcuts window.
 

See also

2024-2-18