TreeModelSort.newWithModel

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

Parameters

childModelA gtk.tree_model.TreeModel

Returns