| gtkTreeViewColumnSetSortIndicator {RGtk2} | R Documentation |
Call this function with a setting of TRUE to display an arrow in
the header button indicating the column is sorted. Call
gtkTreeViewColumnSetSortOrder to change the direction of
the arrow.
gtkTreeViewColumnSetSortIndicator(object, setting)
|
[GtkTreeViewColumn] a GtkTreeViewColumn |
|
[logical] TRUE to display an indicator that the column is sorted |
Derived by RGtkGen from GTK+ documentation