Struct atk_sys::AtkUtil [−][src]
#[repr(C)]pub struct AtkUtil { pub parent: GObject, }
Fields
parent: GObject
Trait Implementations
impl Copy for AtkUtil[src]
impl Copy for AtkUtilimpl Clone for AtkUtil[src]
impl Clone for AtkUtilfn clone(&self) -> AtkUtil[src]
fn clone(&self) -> AtkUtilReturns 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 AtkUtil[src]
impl Debug for AtkUtil