TreeView.getEnableSearch

bool getEnableSearch()

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

Deprecated

Use [gtk.list_view.ListView] or [gtk.column_view.ColumnView] instead