TreeView.getSearchColumn
int getSearchColumn() nothrowGets the column searched on by the interactive search code.
Returns
the column the interactive search code searches in.
Deprecated
Use gtk.list_view.ListView or gtk.column_view.ColumnView instead