Method
GtkTreeViewColumnget_sort_indicator
Declaration [src]
gboolean
gtk_tree_view_column_get_sort_indicator (
GtkTreeViewColumn* tree_column
)
Description [src]
Gets the value set by gtk_tree_view_column_set_sort_indicator()
.
Deprecated since: | 4.10 |
Use GtkColumnView instead. |