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