RGtk2 (version 2.20.31)

gtkCListSetSortColumn: gtkCListSetSortColumn

Description

Sets the sort column of the clist. The sort column is used by the default compare function to determine which column to sort by. WARNING: gtk_clist_set_sort_column is deprecated and should not be used in newly-written code.

Usage

gtkCListSetSortColumn(object, column)

Arguments

object
The GtkCList to affect.
column
The column to sort by