TreeModelSort.this

Creates a new GtkTreeModel, with child_model as the child model.

  1. this(GtkTreeModelSort* gtkTreeModelSort)
  2. this(TreeModelIF childModel)
    class TreeModelSort

Parameters

childModel TreeModelIF

A GtkTreeModel

Throws

ConstructionException GTK+ fails to create the object.

Meta