pangoLayoutLineGetPixelExtents
Computes the logical and ink extents of layout.line
in device units.
This function just calls pangoLayoutLineGetExtents
followed by
two pangoExtentsToPixels
calls, rounding ink.rect
and logical.rect
such that the rounded rectangles fully contain the unrounded one (that is,
passes them as first argument to pangoExtentsToPixels
).
pangoLayoutLineGetPixelExtents(object)
|
A list containing the following elements:
|
[ |
|
[ |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.