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 slot access function gtk-icon-view-selection-mode gets the selection mode of the icon view. The slot access function (setf gtk-icon-view-selection-mode) sets the selection mode.
 

See also

2021-3-9