TabOverview.setEnableSearch

void setEnableSearch(bool enableSearch)

Sets whether to enable search in tabs for self.

Search matches tab titles and tooltips, as well as keywords, set via adw.tab_page.TabPage.keyword. Use keywords to search in e.g. page URLs in a web browser.

During search, tab reordering and drag-n-drop are disabled.

Use adw.tab_overview.TabOverview.searchActive to check out if search is currently active.

Parameters

enableSearchwhether to enable search