TreeModel.filterNew
gtk.tree_model.TreeModel filterNew(gtk.tree_path.TreePath root = null)Creates a new #GtkTreeModel, with child_model as the child_model and root as the virtual root.
Parameters
root | A #GtkTreePath or null. |
Returns
A new #GtkTreeModel.