Function Macro
PurplePLUGIN_ABI_VERSION
[−]
Description [src]
Packs major
and minor
into an integer to be used as an abi version for gplugin.
Note: The lower six nibbles represent the ABI version for libpurple, the rest are required by GPlugin.
This function is not directly available to language bindings.
[−]
Parameters
major
-
Type:
-
The major version of libpurple to target.
minor
-
Type:
-
The minor version of libpurple to target.