Struct atk_sys::AtkSocket [−][src]
Fields
parent: AtkObject
embedded_plug_id: *mut c_char
Trait Implementations
impl Copy for AtkSocket[src]
impl Copy for AtkSocketimpl Clone for AtkSocket[src]
impl Clone for AtkSocketfn clone(&self) -> AtkSocket[src]
fn clone(&self) -> AtkSocketReturns 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 AtkSocket[src]
impl Debug for AtkSocket