gtkTreeViewColumnSetSortColumnId {RGtk2} | R Documentation |
Sets the logical sort.column.id
that this column sorts on when this column
is selected for sorting. Doing so makes the column header clickable.
gtkTreeViewColumnSetSortColumnId(object, sort.column.id)
|
[GtkTreeViewColumn ] a GtkTreeViewColumn |
|
[integer] The sort.column.id of the model to sort on. |
Derived by RGtkGen from GTK+ documentation