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

inkRectrectangle to fill with ink extents
logicalRectrectangle to fill with logical extents