Package: gtk
Accessor gtk:tree-view-enable-search
Lambda Listgtk:tree-view-enable-search (object) SyntaxArgumentsDetails The accessor for the enable-search slot of the gtk:tree-view class gets or sets whether the tree view allows user
to search through columns interactively. If the enable-search property is set, then the user can
type in text to search through the tree view interactively, this is sometimes called "typeahead find". Note that even if the property is false, the
user can still initiate a search using the "start-interactive-search" key
binding. Warning | See also |
2025-09-27