Class GTK2.TreeModelFilter
- Description
Properties: GTK2.TreeModel child-model GTK2.TreePath virtual-root
- Inherit Object
inherit G.Object : Object
- Inherit TreeDragSource
inherit GTK2.TreeDragSource : TreeDragSource
- Inherit TreeModel
inherit GTK2.TreeModel : TreeModel
- Method create
GTK2.TreeModelFilter GTK2.TreeModelFilter(
GTK2.TreeModel
model
,GTK2.TreePath
root
)- Description
Create a new GTK2.TreeModel, with model as the child model.