Package: gtk

Function gtk:tree-model-filter-new

Lambda List

gtk:tree-model-filter-new (child root)

Arguments

child -- a gtk:tree-model object
root -- a gtk:tree-path instance or nil

Return Value

The new gtk:tree-model-filter object.

Details

Creates a new tree model with child as the child model and root as the virtual root.
 

See also

2026-05-08