pub unsafe extern "C" fn adw_dialog_set_title(
    self_: *mut AdwDialog,
    title: *const c_char
)
Available on crate feature v1_5 only.