Package: gtk

Accessor gtk:column-view-cell-position

Lambda List

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

Syntax

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

Arguments

object -- a gtk:column-view-cell object
position -- an unsigned integer for the position of the item

Details

The accessor for the position slot returns the position in the model that object currently displays. If object is unbound, the gtk:+invalid-list-position+ value is returned.

Since 4.12
 

See also

2026-08-30