ComboRow.setEnableSearch
void setEnableSearch(bool enableSearch)Sets whether to enable search.
If set to TRUE, a search entry will be shown in the popup that allows to search for items in the list.
Search requires adw.combo_row.ComboRow.expression to be set.
Parameters
enableSearch | whether to enable search |