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