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