Struct atk_sys::AtkRelationSet [−][src]
Fields
parent: GObject
relations: *mut GPtrArray
Trait Implementations
impl Copy for AtkRelationSet[src]
impl Copy for AtkRelationSetimpl Clone for AtkRelationSet[src]
impl Clone for AtkRelationSetfn clone(&self) -> AtkRelationSet[src]
fn clone(&self) -> AtkRelationSetReturns 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 AtkRelationSet[src]
impl Debug for AtkRelationSetAuto Trait Implementations
impl !Send for AtkRelationSet
impl !Send for AtkRelationSetimpl !Sync for AtkRelationSet
impl !Sync for AtkRelationSet