PANGO_VERSION_CHECK

extern (C)
bool
PANGO_VERSION_CHECK
(
N
)
()

Detailed Description

PANGO VERSION CHECK

@major: the major component of the version number @minor: the minor component of the version number @micro: the micro component of the version number

Checks that the version of Pango available at compile-time is not older than the provided version number.

Meta