DropDown.enableSearch

bool enableSearch() @property

Get enableSearch property.

Returns

Whether to show a search entry in the popup.

Note that search requires [gtk.drop_down.DropDown.expression] to be set.

void enableSearch(bool propval) @property

Set enableSearch property.

Parameters

propvalWhether to show a search entry in the popup. Note that search requires [gtk.drop_down.DropDown.expression] to be set.