Package: gtk

Accessor gtk:list-item-item

Lambda List

gtk:list-item-item (object)

Syntax

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

Arguments

object -- a gtk:list-item object
item -- a g:object instance with the item displayed

Details

Accessor of the item slot of the gtk:list-item class. Gets the item that is currently displayed in the model that object is currently bound to or nil if object is unbound.
 

See also

2023-8-13