Extracted from Pike v8.0 release 240 as of 2016-05-31.
   

Class GTK2.TreeModelSort

Inheritance graph
GTK2.G.Object GTK2.TreeDragSource GTK2.TreeModel GTK2.TreeSortable 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.