get_layout_extents


Description:

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

Obtains the extents of the `PangoLayout` being iterated over.

Parameters:

this

a `PangoLayoutIter`

ink_rect

rectangle to fill with ink extents

logical_rect

rectangle to fill with logical extents