Struct
PangoGlyphItem
since: 1.0
Description
struct PangoGlyphItem {
PangoItem* item;
PangoGlyphString* glyphs;
int y_offset;
int start_x_offset;
int end_x_offset;
}
No description available.
Structure members
item
- No description available.
glyphs
- No description available.
y_offset
- No description available.
start_x_offset
- No description available.
end_x_offset
- No description available.
Available since: 1.0