Description Usage Details Value Author(s)
This is similar to the function PANGO_VERSION
except that
it returns the encoded version of Pango available at run-time,
as opposed to the version available at compile-time.
1 |
A version number can be encoded into an integer using
pangoVersionEncode()
.
Since 1.16
[integer] The encoded version of Pango library available at run time.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.