Struct pango::GlyphString []

pub struct GlyphString(_);

Methods

impl GlyphString
[src]

Trait Implementations

impl Clone for GlyphString

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GlyphString

Formats the value using the given formatter.

impl StaticType for GlyphString

Returns the type identifier of Self.

impl Default for GlyphString
[src]

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