pangoLayoutIterGetLayoutExtents {RGtk2} | R Documentation |
Obtains the extents of the PangoLayout
being iterated
over. ink.rect
or logical.rect
can be NULL
if you
aren't interested in them.
pangoLayoutIterGetLayoutExtents(object)
|
A list containing the following elements:
|
rectangle to fill with ink extents, or |
|
rectangle to fill with logical extents, or |
Derived by RGtkGen from GTK+ documentation