Struct atk_sys::AtkAttribute [−][src]
Fields
name: *mut c_char
value: *mut c_char
Trait Implementations
impl Copy for AtkAttribute[src]
impl Copy for AtkAttributeimpl Clone for AtkAttribute[src]
impl Clone for AtkAttributefn clone(&self) -> AtkAttribute[src]
fn clone(&self) -> AtkAttributeReturns 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 AtkAttribute[src]
impl Debug for AtkAttributeAuto Trait Implementations
impl !Send for AtkAttribute
impl !Send for AtkAttributeimpl !Sync for AtkAttribute
impl !Sync for AtkAttribute