Pango.GlyphInfo¶
Fields¶
| Name | Type | Access | Description | 
|---|---|---|---|
| attr | Pango.GlyphVisAttr | r/w | the visual attributes of the glyph. | 
| geometry | Pango.GlyphGeometry | r/w | the positional information about the glyph. | 
| glyph | int | r/w | the glyph itself. | 
Methods¶
None
Details¶
- 
class Pango.GlyphInfo¶
- The - Pango.GlyphInfostructure represents a single glyph together with positioning information and visual attributes. It contains the following fields.