TreeModelFilter


Description:

[ CCode ( has_construct_function = false , type = "GtkTreeModel*" ) ]
[ Version ( since = "2.4" ) ]
public TreeModelFilter (TreeModel child_model, TreePath? root)

Creates a new TreeModel, with this as the child_model and root as the virtual root.

Parameters:

this

A TreeModel.

root

A TreePath or null.

Returns:

A new TreeModel.