get_cluster_extents


Description:

public void get_cluster_extents (out Rectangle ink_rect, out Rectangle logical_rect)

Gets the extents of the current cluster, in layout coordinates.

Layout coordinates have the origin at the top left of the entire layout.

Parameters:

this

a `PangoLayoutIter`

ink_rect

rectangle to fill with ink extents

logical_rect

rectangle to fill with logical extents