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