LayoutIter.getRunExtents
void getRunExtents(out pango.types.Rectangle inkRect, out pango.types.Rectangle logicalRect)Gets the extents of the current run in layout coordinates.
Layout coordinates have the origin at the top left of the entire layout.
Parameters
inkRect | rectangle to fill with ink extents |
logicalRect | rectangle to fill with logical extents |