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

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.

Warning

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

See also

2025-05-14