Package: gtk

Accessor gtk:column-view-row-position

Lambda List

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

Syntax

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

Arguments

object -- a gtk:column-view-row object
position -- an unsigned integer with the position of the row

Details

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

2023-11-27