pangoLayoutIterGetCharExtents {RGtk2} | R Documentation |
Gets the extents of the current character, in layout coordinates (origin is 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.
pangoLayoutIterGetCharExtents(object)
|
A list containing the following elements:
|
rectangle to fill with logical extents |
Derived by RGtkGen from GTK+ documentation