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