Package: gtk

Accessor gtk:tree-model-filter-virtual-root

Lambda List

gtk:tree-model-filter-virtual-root (object)

Syntax

(gtk:tree-model-filter-virtual-root object) => root

Arguments

object -- a gtk:tree-model-filter object
root -- a gtk:tree-path instance

Details

Accessor of the virtual-root slot of the gtk:tree-model-filter class. The virtual root, relative to the child model, for this filter model.

Warning

The gtk:tree-model-filter implementation is deprecated since 4.10. Use the gtk:filter-list-model implementation instead.
 

See also

2024-4-29