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