Struct atk_sys::AtkAttribute [] [src]

#[repr(C)]
pub struct AtkAttribute { pub name: *mut c_char, pub value: *mut c_char, }

Fields