Struct pangocairo_sys::Struct__PangoGlyphGeometry [] [src]

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

Fields

Trait Implementations

impl Copy for Struct__PangoGlyphGeometry
[src]

impl Clone for Struct__PangoGlyphGeometry
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__PangoGlyphGeometry
[src]

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