If enable_search is set, then the user can type in text to search through the tree interactively (this is sometimes called "typeahead find").
Note that even if this is false, the user can still initiate a search using the “start-interactive-search” key binding.
true, if the user can search interactively
Deprecated: Use gtk.list_view.ListView or gtk.column_view.ColumnView instead
If enable_search is set, then the user can type in text to search through the tree interactively (this is sometimes called "typeahead find").
Note that even if this is false, the user can still initiate a search using the “start-interactive-search” key binding.