Struct atk_sys::AtkRegistryClass [−][src]
#[repr(C)]pub struct AtkRegistryClass { pub parent_class: GObjectClass, }
Fields
parent_class: GObjectClass
Trait Implementations
impl Copy for AtkRegistryClass[src]
impl Copy for AtkRegistryClassimpl Clone for AtkRegistryClass[src]
impl Clone for AtkRegistryClassfn clone(&self) -> AtkRegistryClass[src]
fn clone(&self) -> AtkRegistryClassReturns 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 AtkRegistryClass[src]
impl Debug for AtkRegistryClassAuto Trait Implementations
impl !Send for AtkRegistryClass
impl !Send for AtkRegistryClassimpl !Sync for AtkRegistryClass
impl !Sync for AtkRegistryClass