set_sort_indicator
Description:
Call this function with a setting
of true to display an arrow in the header button indicating
the column is sorted.
Note:
Use GtkColumnView instead
Call set_sort_order to change the direction of the arrow.
Parameters:
this |
a `GtkTreeViewColumn` |
setting |
true to display an indicator that the column is sorted |