TreeModelSort.newWithModel
gtk.tree_model_sort.TreeModelSort newWithModel(gtk.tree_model.TreeModel childModel)Creates a new [gtk.tree_model_sort.TreeModelSort], with child_model as the child model.
Parameters
childModel | A [gtk.tree_model.TreeModel] |
Returns
A new [gtk.tree_model_sort.TreeModelSort].