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