pub unsafe extern "C" fn adw_combo_row_set_header_factory(
    self_: *mut AdwComboRow,
    factory: *mut GtkListItemFactory,
)
Available on crate feature v1_6 only.