Note that search requires [gtk.drop_down.DropDown.expression] to be set.
DropDown.enableSearch
bool enableSearch() @propertyGet enableSearch property.
Returns
Whether to show a search entry in the popup.
void enableSearch(bool propval) @propertySet enableSearch property.
Parameters
propval | Whether to show a search entry in the popup. Note that search requires [gtk.drop_down.DropDown.expression] to be set. |