Method

GtkStringFilterset_match_mode

Declaration [src]

void
gtk_string_filter_set_match_mode (
  GtkStringFilter* self,
  GtkStringFilterMatchMode mode
)

Description [src]

Sets the match mode for the filter.

Parameters

mode GtkStringFilterMatchMode
 

The new match mode.