Struct atk_sys::AtkAttribute [] [src]

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

Fields

Trait Implementations

impl Debug for AtkAttribute
[src]

[src]

Formats the value using the given formatter.