Function Macro
PangoVERSION_CHECK
since: 1.0
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.
Available since: 1.0
This function is not directly available to language bindings.