Description Usage Arguments Value Author(s)
Determines the logical width and height of a PangoLayout
in device units. (pangoLayoutGetSize
returns the width
and height scaled by PANGO_SCALE
.) This
is simply a convenience function around
pangoLayoutGetPixelExtents
.
1 | pangoLayoutGetPixelSize(object)
|
|
[ |
A list containing the following elements:
|
[integer] location to store the logical width, or |
|
[integer] location to store the logical height, or |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.