TreeModel.filterNew

Creates a new #GtkTreeModel, with child_model as the child_model and root as the virtual root.

interface TreeModel
filterNew

Parameters

root gtk.tree_path.TreePath

A #GtkTreePath or null.

Return Value

Type: gtk.tree_model.TreeModel

A new #GtkTreeModel.