TreeModelSort.with_model
Description:
[ CCode ( has_construct_function = false , type = "GtkTreeModel*" ) ]
public TreeModelSort.with_model (TreeModel child_model)
public TreeModelSort.with_model (TreeModel child_model)
Creates a new `GtkTreeModelSort`, with child_model
as the child model.
Parameters:
child_model |
A `GtkTreeModel` |
Returns:
A new `GtkTreeModelSort`. |