Struct atk_sys::AtkHyperlink[][src]

#[repr(C)]
pub struct AtkHyperlink { pub parent: GObject, }

Fields

Trait Implementations

impl Copy for AtkHyperlink
[src]

impl Clone for AtkHyperlink
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for AtkHyperlink
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for AtkHyperlink

impl !Sync for AtkHyperlink