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

The accessor for the n-items slot of the gtk:list-header class returns the the number of items in the section. If object is unbound, 0 is returned.

Since 4.12
 

See also

2025-08-17