Package: gtk

Accessor gtk:column-view-cell-item

Lambda List

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

Syntax

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

Arguments

object -- a gtk:column-view-cell object
item -- a g:object instance for the item displayed

Details

The accessor for the item slot returns the model item that associated with object. If object is unbound, this function returns nil.

Since 4.12
 

See also

2026-08-30