LayoutIter.getLayoutExtents
void getLayoutExtents(out pango.types.Rectangle inkRect, out pango.types.Rectangle logicalRect)Obtains the extents of the [pango.layout.Layout] being iterated over.
Parameters
inkRect | rectangle to fill with ink extents |
logicalRect | rectangle to fill with logical extents |