Struct atk_sys::AtkRelation [] [src]

#[repr(C)]
pub struct AtkRelation { pub parent: GObject, pub target: *mut GPtrArray, pub relationship: AtkRelationType, }

Fields