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