Package: gtk

Accessor gtk:column-view-row-item

Lambda List

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

Syntax

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

Arguments

object -- a gtk:column-view-row object
item -- a g:object instance for the item of the row

Details

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

Since 4.12
 

See also

2026-08-17