Method

GtkDropDownset_search_match_mode

Declaration [src]

void
gtk_drop_down_set_search_match_mode (
  GtkDropDown* self,
  GtkStringFilterMatchMode search_match_mode
)

Description [src]

Sets the match mode for the search filter.

Available since:4.12

Parameters

search_match_mode GtkStringFilterMatchMode
 

The new match mode.