Package: gtk

Accessor gtk:shortcuts-section-view-name

Lambda List

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

Syntax

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

Arguments

object -- a gtk:shortcuts-section widget
name -- a string for a view name to filter the groups in this section by

Details

The accessor for the slot view-name slot. The view name to filter the groups in this section by. See also view. Applications are expected to use the view-name property for this purpose.
 

See also

2026-06-03