libadwaita_sys

Function adw_combo_row_set_search_match_mode

Source
pub unsafe extern "C" fn adw_combo_row_set_search_match_mode(
    self_: *mut AdwComboRow,
    search_match_mode: GtkStringFilterMatchMode,
)
Available on crate feature v1_6 only.