pub unsafe extern "C" fn adw_about_window_set_release_notes(
    self_: *mut AdwAboutWindow,
    release_notes: *const c_char
)
Available on crate feature v1_2 only.