Package: gtk

Accessor gtk:icon-view-selection-mode

Lambda List

gtk:icon-view-selection-mode (object)

Syntax

(gtk:icon-view-selection-mode object) => mode
(setf (gtk:icon-view-selection-mode object) mode)

Arguments

object -- a gtk:icon-view widget
mode -- a value of the gtk:selection-mode enumeration

Details

Accessor of the selection-mode slot of the gtk:icon-view class. The gtk:icon-view-selection-mode function gets the selection mode of the icon view. The (setf gtk:icon-view-selection-mode) function sets the selection mode.
 

See also

2024-3-24