pangoLayoutIterGetClusterExtents {RGtk2} | R Documentation |
Gets the extents of the current cluster, in layout coordinates (origin is the top left of the entire layout).
pangoLayoutIterGetClusterExtents(object)
|
[PangoLayoutIter ] a PangoLayoutIter |
A list containing the following elements:
|
[PangoRectangle ] rectangle to fill with ink extents, or NULL |
|
[PangoRectangle ] rectangle to fill with logical extents, or NULL |
Derived by RGtkGen from GTK+ documentation