Struct atk_sys::AtkStateSet [−][src]
#[repr(C)]pub struct AtkStateSet { pub parent: GObject, }
Fields
parent: GObject
Trait Implementations
impl Copy for AtkStateSet[src]
impl Copy for AtkStateSetimpl Clone for AtkStateSet[src]
impl Clone for AtkStateSetfn clone(&self) -> AtkStateSet[src]
fn clone(&self) -> AtkStateSetReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for AtkStateSet[src]
impl Debug for AtkStateSetAuto Trait Implementations
impl !Send for AtkStateSet
impl !Send for AtkStateSetimpl !Sync for AtkStateSet
impl !Sync for AtkStateSet