Struct atk_sys::AtkRelationSet
source · [−]Fields
parent: GObject
relations: *mut GPtrArray
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AtkRelationSet
impl !Send for AtkRelationSet
impl !Sync for AtkRelationSet
impl Unpin for AtkRelationSet
impl UnwindSafe for AtkRelationSet
Blanket Implementations
Mutably borrows from an owned value. Read more