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 field attr.

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

Set field attr.

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

Get field geometry.

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

Set field geometry.

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

Get field glyph.

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

Set field glyph.