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

A new gtk-tree-model object.

Details

Creates a new gtk-tree-model object, with child as the child model and root as the virtual root.
 

See also

2021-3-7