:right-sidebar: True GlyphInfo =================================================================== .. currentmodule:: gi.repository.Pango .. class:: GlyphInfo(*args, **kwargs) :no-contents-entry: A ``PangoGlyphInfo`` structure represents a single glyph with positioning information and visual attributes. Fields ------ .. rst-class:: interim-class .. class:: GlyphInfo :no-index: .. attribute:: attr The visual attributes of the glyph. .. attribute:: geometry The positional information about the glyph. .. attribute:: glyph The glyph itself.