Function Macro
PangoVERSION_CHECK
Declaration [src]
#define PANGO_VERSION_CHECK (
major,
minor,
micro
)
Description [src]
Checks that the version of Pango available at compile-time is not older than the provided version number.
This function is not directly available to language bindings.