TreeModelSort.this

Creates a new TreeModel, with childModel as the child model.

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

Parameters

childModel TreeModelIF

A TreeModel.

Throws

A ConstructionException if GTK+ fails to create the object.

Meta