Package: gtk

Accessor gtk:shortcuts-window-section-name

Lambda List

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

Syntax

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

Arguments

object -- a gtk:shortcuts-window widget
section-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 widgets that are in this shortcuts window.
 

See also

#2023-2-28