Constructor
GtkTreeModelSortnew_with_model
Declaration [src]
GtkTreeModel*
gtk_tree_model_sort_new_with_model (
GtkTreeModel* child_model
)
Parameters
child_model |
GtkTreeModel |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | GtkTreeModelSort |
A new |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |