Struct atk_sys::AtkHyperlink [−][src]
#[repr(C)]pub struct AtkHyperlink { pub parent: GObject, }
Fields
parent: GObject
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AtkHyperlink
impl !Send for AtkHyperlink
impl !Sync for AtkHyperlink
impl Unpin for AtkHyperlink
impl UnwindSafe for AtkHyperlink
Blanket Implementations
Mutably borrows from an owned value. Read more