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