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