adw_about_window_add_legal_section

Function adw_about_window_add_legal_section 

Source
pub unsafe extern "C" fn adw_about_window_add_legal_section(
    self_: *mut AdwAboutWindow,
    title: *const c_char,
    copyright: *const c_char,
    license_type: GtkLicense,
    license: *const c_char,
)