DropDown.setEnableSearch

void setEnableSearch(bool enableSearch)

Sets whether a search entry will be shown in the popup that allows to search for items in the list.

Note that gtk.drop_down.DropDown.expression must be set for search to work.

Parameters

enableSearchwhether to enable search