Struct pangocairo_sys::cairo_glyph_t [] [src]

#[repr(C)]
pub struct cairo_glyph_t { pub index: c_ulong, pub x: c_double, pub y: c_double, }

Fields

Trait Implementations

impl Copy for cairo_glyph_t
[src]

impl Clone for cairo_glyph_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for cairo_glyph_t
[src]

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