Package: gtk

Accessor gtk:list-header-n-items

Lambda List

gtk:list-header-n-items (object)

Syntax

(gtk:list-header-n-items object) => n-items

Arguments

object -- a gtk:list-header object
n-items -- an unsigned integer for the number of items in the section

Details

Accessor of the n-items slot of the gtk:list-header class. The gtk:list-header-n-items function gets the the number of items in the section. If object is unbound, 0 is returned.

Since 4.12
 

See also

2025-4-7