PangoItem

The PangoItem structure stores information about a segment of text. It contains the following fields: gint offset; the offset of the segment from the beginning of the

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