GlyphInfo

A pango.glyph_info.GlyphInfo structure represents a single glyph with positioning information and visual attributes.

Constructors

this
this(void* ptr, Flag!"Take" take)

Members

Functions

cPtr
void* cPtr()

Properties

attr
pango.types.GlyphVisAttr attr [@property getter]

Get attr field.

attr
pango.types.GlyphVisAttr attr [@property setter]

Set attr field.

geometry
pango.types.GlyphGeometry geometry [@property getter]

Get geometry field.

geometry
pango.types.GlyphGeometry geometry [@property setter]

Set geometry field.

glyph
pango.types.Glyph glyph [@property getter]

Get glyph field.

glyph
pango.types.Glyph glyph [@property setter]

Set glyph field.