Property
AdwComboRow: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 AdwComboRow:expression
to be set.
Type:gboolean
Available since: 1.4
Default value | FALSE |
Getter method | adw_combo_row_get_enable_search() |
Setter method | adw_combo_row_set_enable_search() |