Struct atk_sys::AtkHypertext[][src]

#[repr(C)]
pub struct AtkHypertext(_);

Trait Implementations

impl Debug for AtkHypertext
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations