Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_PangoGlyphInfo Struct Reference

#include <pango-glyph.h>

Data Fields

PangoGlyph glyph
 
PangoGlyphGeometry geometry
 
PangoGlyphVisAttr attr
 

Detailed Description

PangoGlyphInfo: @glyph: the glyph itself. @geometry: the positional information about the glyph. @attr: the visual attributes of the glyph.

A PangoGlyphInfo structure represents a single glyph with positioning information and visual attributes.

Definition at line 120 of file pango-glyph.h.

Field Documentation

◆ attr

PangoGlyphVisAttr _PangoGlyphInfo::attr

Definition at line 124 of file pango-glyph.h.

◆ geometry

PangoGlyphGeometry _PangoGlyphInfo::geometry

Definition at line 123 of file pango-glyph.h.

◆ glyph

PangoGlyph _PangoGlyphInfo::glyph

Definition at line 122 of file pango-glyph.h.


The documentation for this struct was generated from the following file: