API Version: 1.0
Library Version: 0.35.0
#define GPLUGIN_VERSION_CHECK ( major, minor, micro )
Checks the version of the GPlugin library that is being compiled against.
major
-
The major version to compare for.
minor
The minor version to compare for.
micro
The micro version to compare for.