Method
GtkTreeModelSortget_model
Declaration [src]
GtkTreeModel*
gtk_tree_model_sort_get_model (
GtkTreeModelSort* tree_model
)
Description [src]
Returns the model the GtkTreeModelSort
is sorting.
Gets property | Gtk.TreeModelSort:model |
Return value
Returns: | GtkTreeModel |
The “child model” being sorted. |
|
The data is owned by the instance. |