gtkTreeModelSortResetDefaultSortFunc {RGtk2}R Documentation

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

object [GtkTreeModelSort] A GtkTreeModelSort

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]