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 with the end position of the section

Details

Accessor of the end slot of the gtk:list-header class. The gtk:list-header-end function gets 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

2023-11-27