Struct atk_sys::AtkHyperlink [−][src]
#[repr(C)]pub struct AtkHyperlink { pub parent: GObject, }
Fields
parent: GObject
Trait Implementations
impl Copy for AtkHyperlink[src]
impl Copy for AtkHyperlinkimpl Clone for AtkHyperlink[src]
impl Clone for AtkHyperlinkfn clone(&self) -> AtkHyperlink[src]
fn clone(&self) -> AtkHyperlinkReturns 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 AtkHyperlink[src]
impl Debug for AtkHyperlinkAuto Trait Implementations
impl !Send for AtkHyperlink
impl !Send for AtkHyperlinkimpl !Sync for AtkHyperlink
impl !Sync for AtkHyperlink