RGtk2 (version 2.20.31)

gtkTreeModelSortResetDefaultSortFunc: gtkTreeModelSortResetDefaultSortFunc

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 the GtkTreeModelSort is in 'unsorted' state.

Usage

gtkTreeModelSortResetDefaultSortFunc(object)

Arguments