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