Struct pango_sys::PangoGlyphInfo [] [src]

#[repr(C)]
pub struct PangoGlyphInfo { pub glyph: PangoGlyph, pub geometry: PangoGlyphGeometry, pub attr: PangoGlyphVisAttr, }

Fields

Trait Implementations

impl Debug for PangoGlyphInfo
[src]

[src]

Formats the value using the given formatter.