[ CCode ( has_construct_function = false , type = "GtkTreeModel*" ) ]
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`. |