Top | ![]() |
![]() |
![]() |
![]() |
#define | GWEATHER_MAJOR_VERSION |
#define | GWEATHER_MINOR_VERSION |
#define | GWEATHER_MICRO_VERSION |
#define | GWEATHER_VERSION |
#define | GWEATHER_VERSION_HEX |
#define GWEATHER_MAJOR_VERSION 40
LibGweather major version component (e.g. 1 if GWEATHER_VERSION
is 1.2.3)
Since: 3.12
#define GWEATHER_MINOR_VERSION 0
LibGweather minor version component (e.g. 2 if GWEATHER_VERSION
is 1.2.3)
Since: 3.12
#define GWEATHER_MICRO_VERSION 0
LibGweather micro version component (e.g. 3 if GWEATHER_VERSION
is 1.2.3)
Since version 40 of the library, always 0.
Since: 3.12
#define GWEATHER_VERSION_HEX
LibGweather version, encoded as an hexadecimal number, useful for integer comparisons.
Since: 3.12