Method

AdapComboRowget_enable_search

since: 1.4

Declaration [src]

gboolean
adap_combo_row_get_enable_search (
  AdapComboRow* self
)

Description [src]

Gets whether search is enabled.

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

Return value

Type: gboolean

Whether the popup includes a search entry.