gtk4_sys

Function gtk_drop_down_get_search_match_mode

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