Struct pangocairo_sys::Struct__PangoGlyphItemIter [] [src]

#[repr(C)]
pub struct Struct__PangoGlyphItemIter { pub glyph_item: *mut PangoGlyphItem, pub text: *const gchar, pub start_glyph: c_int, pub start_index: c_int, pub start_char: c_int, pub end_glyph: c_int, pub end_index: c_int, pub end_char: c_int, }

Fields

Trait Implementations

impl Copy for Struct__PangoGlyphItemIter
[src]

impl Clone for Struct__PangoGlyphItemIter
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__PangoGlyphItemIter
[src]

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