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 for 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.

Warning

The gtk:shortcuts-window-section-name function is deprecated since 4.18. This widget will be removed in GTK 5.
 

See also

2025-05-14