pango.PgGlyphString

Undocumented in source.

Public Imports

gtkc.pangotypes
public import gtkc.pangotypes;
Undocumented in source.
pango.c.types
public import pango.c.types;
Undocumented in source.

Members

Classes

PgGlyphString
class PgGlyphString

The #PangoGlyphString structure is used to store strings of glyphs with geometry and visual attribute information. The storage for the glyph information is owned by the structure which simplifies memory management.

Meta