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 |
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.
childModel | A gtk.tree_model.TreeModel |