Struct pango_sys::PangoGlyphGeometry [] [src]

#[repr(C)]
pub struct PangoGlyphGeometry { pub width: PangoGlyphUnit, pub x_offset: PangoGlyphUnit, pub y_offset: PangoGlyphUnit, }

Fields

Trait Implementations

impl Debug for PangoGlyphGeometry
[src]

[src]

Formats the value using the given formatter.