Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <pango-glyph-item.h>
Data Fields | |
PangoItem * | item |
PangoGlyphString * | glyphs |
int | y_offset |
int | start_x_offset |
int | end_x_offset |
Definition at line 52 of file pango-glyph-item.h.
int _PangoGlyphItem::end_x_offset |
Definition at line 58 of file pango-glyph-item.h.
PangoGlyphString* _PangoGlyphItem::glyphs |
Definition at line 55 of file pango-glyph-item.h.
PangoItem* _PangoGlyphItem::item |
Definition at line 54 of file pango-glyph-item.h.
int _PangoGlyphItem::start_x_offset |
Definition at line 57 of file pango-glyph-item.h.
int _PangoGlyphItem::y_offset |
Definition at line 56 of file pango-glyph-item.h.