PangoItem

The PangoItem structure stores information about a segment of text. It contains the following fields:

Members

Variables

analysis
PangoAnalysis analysis;
Undocumented in source.
length
int length;
Undocumented in source.
numChars
int numChars;
Undocumented in source.
offset
int offset;
Undocumented in source.

Meta