Struct pangocairo_sys::Struct__PangoGlyphInfo [] [src]

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

Fields

Trait Implementations

impl Copy for Struct__PangoGlyphInfo
[src]

impl Clone for Struct__PangoGlyphInfo
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__PangoGlyphInfo
[src]

Returns the "default value" for a type. Read more