Package: gtk

Accessor gtk:shortcuts-group-view

Lambda List

gtk:shortcuts-group-view (object)

Syntax

(gtk:shortcuts-group-view object) => view
(setf (gtk:shortcuts-group-view object) view)

Arguments

object -- a gtk:shortcuts-group widget
view -- a string for an optional view

Details

The accessor for the view slot. The optional view that the shortcuts in this group are relevant for. The group will be hidden if the view-name property does not match the view of this group. Set this to nil to make the group always visible.
 

See also

2026-06-03