Function gtk4_sys::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.