Struct atk_sys::AtkRelation [] [src]

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

Fields

Trait Implementations

impl Debug for AtkRelation
[src]

[src]

Formats the value using the given formatter.