Method
AdapComboRowset_enable_search
since: 1.4
Declaration [src]
void
adap_combo_row_set_enable_search (
AdapComboRow* self,
gboolean enable_search
)
Description [src]
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 AdapComboRow:expression
to be set.
Available since: 1.4
Sets property | Adap.ComboRow:enable-search |