adw_about_dialog_add_other_app

Function adw_about_dialog_add_other_app 

Source
pub unsafe extern "C" fn adw_about_dialog_add_other_app(
    self_: *mut AdwAboutDialog,
    appid: *const c_char,
    name: *const c_char,
    summary: *const c_char,
)