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 with the item for the row

Details

Accessor of the item slot of the gtk:column-view-row class. The gtk:column-view-row-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