GtkTreeView::set_search_column
void set_search_column(int
column);
Sets column as the column where the interactive search code should
search in. Additionally, turns on interactive searching.
The column refers to a column of the model.
参照:
get_search_column()