PangoLayoutLine

Undocumented in source.

Members

Variables

layout
PangoLayout* layout;

the layout this line belongs to, might be NULL

length
int length;

length of line in bytes

runs
GSList* runs;

list of runs in the line, from left to right

startIndex
int startIndex;

start of line as byte index into layout->text