LayoutIter.getClusterExtents
void getClusterExtents(out pango.types.Rectangle inkRect, out pango.types.Rectangle logicalRect)Gets the extents of the current cluster, 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 |