API Version: 1.0
Library Version: 1.49.2
#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
none
The major component of the version number.
minor
The minor component of the version number.
micro
The micro component of the version number.