get_char_extents


Description:

public Rectangle get_char_extents ()

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

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

Only logical extents can sensibly be obtained for characters; ink extents make sense only down to the level of clusters.

Parameters:

this

a `PangoLayoutIter`

logical_rect

rectangle to fill with logical extents