Struct atk_sys::AtkRelationSet [−][src]
#[repr(C)]pub struct AtkRelationSet { pub parent: GObject, pub relations: *mut GPtrArray, }
Fields
parent: GObjectrelations: *mut GPtrArrayTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AtkRelationSetimpl !Send for AtkRelationSetimpl !Sync for AtkRelationSetimpl Unpin for AtkRelationSetimpl UnwindSafe for AtkRelationSetBlanket Implementations
Mutably borrows from an owned value. Read more