Struct pango::GlyphString [] [src]

pub struct GlyphString { /* fields omitted */ }

Methods

impl GlyphString
[src]

Trait Implementations

impl Drop for GlyphString
[src]

A method called when the value goes out of scope. Read more