API Version: 1.0
Library Version: 1.48.7
#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