[Top]
GTK2
GTK2.TreeModelSort
|
Method GTK2.TreeModelSort()->reset_default_sort_func()
- Method
reset_default_sort_func
GTK2.TreeModelSort reset_default_sort_func()
- Description
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 this model
is in 'unsorted' state.
|