[ CCode ( has_construct_function = false , type = "GtkTreeModel*" ) ]
[ Version ( since = "2.4" ) ]
public TreeModelFilter (TreeModel child_model, TreePath? root)
Creates a new `GtkTreeModel`, with this as the child_model and root as the virtual root.
| this |
A `GtkTreeModel`. |
| root |
A `GtkTreePath` |
|
A new `GtkTreeModel`. |