get_run_extents


Description:

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

Gets the extents of the current run 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