Struct atk_sys::AtkRelationClass [−][src]
#[repr(C)]pub struct AtkRelationClass { pub parent: GObjectClass, }
Fields
parent: GObjectClassTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AtkRelationClassimpl !Send for AtkRelationClassimpl !Sync for AtkRelationClassimpl Unpin for AtkRelationClassimpl UnwindSafe for AtkRelationClassBlanket Implementations
Mutably borrows from an owned value. Read more