Method
GtkDropDownget_search_match_mode
Declaration [src]
GtkStringFilterMatchMode
gtk_drop_down_get_search_match_mode (
GtkDropDown* self
)
Description [src]
Returns the match mode that the search filter is using.
Available since: | 4.12 |
Gets property | Gtk.DropDown:search-match-mode |
Return value
Returns: | GtkStringFilterMatchMode |
The match mode of the search filter. |