pub unsafe extern "C" fn adw_about_dialog_set_release_notes(
    self_: *mut AdwAboutDialog,
    release_notes: *const c_char
)
Available on crate feature v1_5 only.