Function Macro
GPluginVERSION_CHECK
Declaration [src]
#define GPLUGIN_VERSION_CHECK (
major,
minor,
micro
)
Description [src]
Checks the version of the GPlugin library that is being compiled against.
This function is not directly available to language bindings.