Package: gtk

Accessor gtk:list-header-start

Lambda List

gtk:list-header-start (object)

Syntax

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

Arguments

object -- a gtk:list-header object
start -- an unsigned integer for the start position of the section

Details

The accessor for the start slot returns the start position in the model of the section that object is currently the header for. If object is unbound, the gtk:+invalid-list-position+ value is returned.

Since 4.12
 

See also

2026-08-30