Package: gtk

Accessor gtk:flow-box-selection-mode

Lambda List

gtk:flow-box-selection-mode (object)

Syntax

(gtk:flow-box-selection-mode object) => mode
(setf (gtk:flow-box-selection-mode object) mode)

Arguments

object -- a gtk:flow-box widget
mode -- a value of the gtk:selection-mode enumeration

Details

Accessor of the selection-mode slot of the gtk:flow-box class. The gtk:flow-box-selection-mode function gets the selection mode of the flow box. The (setf gtk:flow-box-selection-mode) function sets how selection works in the flow box.
 

See also

2024-4-14