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