Package: gtk

Accessor gtk:list-header-item

Lambda List

gtk:list-header-item (object)

Syntax

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

Arguments

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

Details

Accessor of the item slot of the gtk:list-header class. The gtk:list-header-item function gets the model item at the start of the section. This is the item that occupies the list model at the start position.

If object is unbound, this function returns nil.

Since 4.12
 

See also

2023-11-27