Struct
PangoGlyphItemIter
since: 1.22
Description
struct PangoGlyphItemIter {
PangoGlyphItem* glyph_item;
const gchar* text;
int start_glyph;
int start_index;
int start_char;
int end_glyph;
int end_index;
int end_char;
}
No description available.
Structure members
glyph_item
- No description available.
text
- No description available.
start_glyph
- No description available.
start_index
- No description available.
start_char
- No description available.
end_glyph
- No description available.
end_index
- No description available.
end_char
- No description available.
Available since: 1.22