Version Checking
Tools for checking Pango version at compile- and run-time.
pangoVersion()
pangoVersionString()
pangoVersionCheck(required.major, required.minor, required.micro)
The capital-letter functions defined here can be used to check the version of Pango at compile-time, and to encode Pango versions into integers. The functions can be used to check the version of the linked Pango library at run-time.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.