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