PgLayoutIter.getClusterExtents

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

class PgLayoutIter
void
getClusterExtents

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