Package: gtk

Accessor gtk:list-header-end

Lambda List

gtk:list-header-end (object)

Syntax

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

Arguments

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

Details

The accessor for the end slot returns the end 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