gtkCListSort {RGtk2} | R Documentation |
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.
gtkCListSort(object)
|
[GtkCList ] The GtkCList to sort. |
Derived by RGtkGen from GTK+ documentation