Top |
#define | GRAPHENE_MAJOR_VERSION |
#define | GRAPHENE_MINOR_VERSION |
#define | GRAPHENE_MICRO_VERSION |
#define GRAPHENE_MAJOR_VERSION
Evaluates to the major version number of the library version, e.g. 1 in 1.2.3.
Since: 1.0
#define GRAPHENE_MINOR_VERSION
Evaluates to the minor version number of the library version, e.g. 2 in 1.2.3.
Since: 1.0
#define GRAPHENE_MICRO_VERSION
Evaluates to the micro version number of the library version, e.g. 3 in 1.2.3.
Since: 1.0