Package: gtk

Class gtk:tree-list-model

Superclasses

gio:list-model, gobject:object, common-lisp:standard-object, common-lisp:t

Documented Subclasses

None

Direct Slots

autoexpand
The autoexpand property of type :boolean (Read / Write)
If all rows should be expanded by default.
Default value: false
item-type
The item-type property of type g:type-t (Read)
The type of items. Since 4.8
model
The model property of type g:list-model (Read)
The root model displayed.
n-items
The n-items property of type :uint(Read / Write)
The number of items. Since 4.8
Default value: 0
passthrough
The passthrough property of type :boolean (Read / Write / Construct only)
If false, the g:list-model functions for this object return custom gtk:tree-list-row objects. If true, the values of the child models are passed through unmodified.

Details

The gtk:tree-list-model object is a list model that can create child models on demand.
 

Returned by

Slot Access Functions

Inherited Slot Access Functions

2024-10-17