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