Package: gtk

Accessor gtk:column-view-cell-selected

Lambda List

gtk:column-view-cell-selected (object)

Syntax

(gtk:column-view-cell-selected object) => selected

Arguments

object -- a gtk:column-view-cell object
selected -- a boolean whether the item is currently selected

Details

Accessor of the selected slot of the gtk:column-view-cell class. The gtk:column-view-cell-selected function checks whether the item is displayed as selected. The selected state is maintained by the list widget and its model and cannot be set otherwise.

Since 4.12
 

See also

2023-11-27