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 with an optional view

Details

Accessor of the view slot of the gtk:shortcuts-group class. An 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

2024-10-27