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 with the item displayed

Details

Accessor of the item slot of the gtk:column-view-cell class. The gtk:column-view-cell-item function gets the model item that associated with object. If object is unbound, this function returns nil.

Since 4.12
 

See also

2023-11-27