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 with a view name to filter the groups in this section by

Details

Accessor of the view-name slot of the gtk:shortcuts-section class. A view name to filter the groups in this section by. See the view property. Applications are expected to use the view-name property for this purpose.
 

See also

2024-5-22