gtkTreeViewSetEnableSearch
If enable.search
is set, then the user can type in text to search through
the tree interactively (this is sometimes called "typeahead find").
gtkTreeViewSetEnableSearch(object, enable.search)
|
|
|
|
Note that even if this is FALSE
, the user can still initiate a search
using the "start-interactive-search" key binding.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.