gtk4_sys

Function gtk_drop_down_set_search_match_mode

Source
pub unsafe extern "C" fn gtk_drop_down_set_search_match_mode(
    self_: *mut GtkDropDown,
    search_match_mode: GtkStringFilterMatchMode,
)
Available on crate feature v4_12 only.