Gtk.TreeView.prototype.get_enable_search
function get_enable_search():Boolean {
// Gjs wrapper for gtk_tree_view_get_enable_search()
}Returns whether or not the tree allows to start interactive searching by typing in text.
- Returns
whether or not to let the user search interactively