Function Macro
PurpleVERSION_CHECK
Declaration [src]
#define PURPLE_VERSION_CHECK (
major,
minor,
micro
)
Description [src]
Checks the version of libpurple being compiled against. See
purple_version_check for a runtime check.
This function is not directly available to language bindings.