gtkTreeViewColumnGetSortColumnId {RGtk2} | R Documentation |
Gets the logical sort.column.id
that the model sorts on when this
column is selected for sorting.
See gtkTreeViewColumnSetSortColumnId
.
gtkTreeViewColumnGetSortColumnId(object)
|
[GtkTreeViewColumn ] a GtkTreeViewColumn |
[integer] the current sort.column.id
for this column, or -1 if
this column can't be used for sorting.
Derived by RGtkGen from GTK+ documentation