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

The accessor for the virtual-root slot of the gtk:tree-model-filter class returns 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

2025-09-29