Property
AdapComboRow:enable-search
since: 1.4
Description [src]
Whether to show a search entry in the popup.
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.
Type: | gboolean |
Available since: | 1.4 |
Default value | FALSE |
Getter method | adap_combo_row_get_enable_search() |
Setter method | adap_combo_row_set_enable_search() |