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.

See also: get_search_column()