TreeModelSort.this

Creates a new gtk.TreeModel, with child_model as the child model.

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

Parameters

childModel TreeModelIF

Return Value

Throws

ConstructionException GTK+ fails to create the object.