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