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 for the list item displayed

Details

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

See also

2025-3-15