API Version: 1.0
Library Version: 1.48.10
#define PANGO_VERSION_CHECK ( major, minor, micro )
Checks that the version of Pango available at compile-time is not older than the provided version number.
major
-
The major component of the version number.
minor
The minor component of the version number.
micro
The micro component of the version number.