RGtk2 (version 2.20.31)

gtkCListSort: gtkCListSort

Description

Sorts the GtkClist according to the current compare function, which can be set with the gtkCListSetCompareFunc function. WARNING: gtk_clist_sort is deprecated and should not be used in newly-written code.

Usage

gtkCListSort(object)

Arguments

object
The GtkCList to sort.