Package: gtk

Class gtk:selection-filter-model

Superclasses

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

Documented Subclasses

None

Direct Slots

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 / Write)
The model being filtered.
n-items
The n-items property of type :uint (Read / Write)
The number of items. Since 4.8
Default value: 0

Details

The gtk:selection-filter-model class is a list model that presents the selected items in a gtk:selection-model as its own list model.
 

Returned by

Inherited Slot Access Functions

See also

2024-12-15