reset_default_sort_func
Description:
public void reset_default_sort_func ()
This resets the default sort function to be in the “unsorted” state.
That is, it is in the same order as the child model. It will re-sort the model to be in the same order as the child model only if the `GtkTreeModelSort` is in “unsorted” state.
Parameters:
this |
A `GtkTreeModelSort` |