Package: gtk

Accessor gtk:list-item-position

Lambda List

gtk:list-item-position (object)

Syntax

(gtk:list-item-position object) => position

Arguments

object -- a gtk:list-item object
position -- an unsigned integer for the position of the item.

Details

Accessor of the position slot of the gtk:list-item class. Gets the position in the model that object currently displays. If object is unbound, the gtk:+invalid-list-position+ value is returned.
 

See also

2025-4-11