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