Package: gtk

Accessor gtk:shortcuts-window-view-name

Lambda List

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

Syntax

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

Arguments

object -- a gtk:shortcuts-window widget
name -- a string with the view name by which to filter the contents

Details

Accessor of the view-name slot of the gtk:shortcuts-window class. The view name by which to filter the contents. This should correspond to the view property of some of the gtk:shortcuts-group objects that are inside this shortcuts window. Set this to nil to show all groups.
 

See also

2024-2-18