PgLayoutIter.getRunExtents

Gets the extents of the current run in layout coordinates (origin is the top left of the entire layout).

class PgLayoutIter
void
getRunExtents

Parameters

inkRect PangoRectangle*

rectangle to fill with ink extents, or NULL. out[allow-none]

logicalRect PangoRectangle*

rectangle to fill with logical extents, or NULL. out[allow-none]

Meta