Package: gtk

Accessor gtk-list-box-row-selectable

Lambda List

gtk-list-box-row-selectable (object)

Syntax

(gtk-list-box-row-selectable object) => selectable
(setf (gtk-list-box-row-selectable object) selectable)

Arguments

object -- a gtk-list-box-row widget
selectable -- true to mark the row as selectable

Details

Accessor of the selectable slot of the gtk-list-box class.

The gtk-list-box-row-selectable slot access function gets the value of the selectable property for this row. The (setf gtk-list-box-row-selectable) slot access function sets the property.
 

See also

2021-11-15