Top | ![]() |
![]() |
![]() |
![]() |
#define | SNAPD_GLIB_VERSION_1_0 |
#define | SNAPD_GLIB_VERSION_1_1 |
#define | SNAPD_GLIB_VERSION_1_2 |
#define | SNAPD_GLIB_VERSION_1_3 |
#define | SNAPD_GLIB_VERSION_1_4 |
#define | SNAPD_GLIB_VERSION_1_5 |
#define | SNAPD_GLIB_VERSION_1_6 |
#define | SNAPD_GLIB_VERSION_1_7 |
#define | SNAPD_GLIB_VERSION_1_8 |
#define | SNAPD_GLIB_VERSION_1_9 |
#define | SNAPD_GLIB_VERSION_1_10 |
#define | SNAPD_GLIB_VERSION_1_11 |
#define | SNAPD_GLIB_VERSION_1_12 |
#define | SNAPD_GLIB_VERSION_1_13 |
#define | SNAPD_GLIB_VERSION_1_14 |
#define | SNAPD_GLIB_VERSION_1_15 |
#define | SNAPD_GLIB_VERSION_1_16 |
#define | SNAPD_GLIB_VERSION_1_17 |
#define | SNAPD_GLIB_VERSION_1_18 |
#define | SNAPD_GLIB_VERSION_1_19 |
#define | SNAPD_GLIB_VERSION_1_20 |
#define | SNAPD_GLIB_VERSION_1_21 |
#define | SNAPD_GLIB_VERSION_1_22 |
#define | SNAPD_GLIB_VERSION_1_23 |
#define | SNAPD_GLIB_VERSION_1_24 |
Programs can check if snapd-glib feature is enabled by checking for the existance of a define called SNAPD_GLIB_VERSION_<version>, i.e.
1 2 3 |
#ifdef SNAPD_GLIB_VERSION_1_14 confinement = snapd_system_information_get_confinement (info); #endif |
#define SNAPD_GLIB_VERSION_1_0
A define that can be used by the C pre-processor to check for features in 1.0
Since: 1.14
#define SNAPD_GLIB_VERSION_1_1
A define that can be used by the C pre-processor to check for features in 1.1
Since: 1.14
#define SNAPD_GLIB_VERSION_1_2
A define that can be used by the C pre-processor to check for features in 1.2
Since: 1.14
#define SNAPD_GLIB_VERSION_1_3
A define that can be used by the C pre-processor to check for features in 1.3
Since: 1.14
#define SNAPD_GLIB_VERSION_1_4
A define that can be used by the C pre-processor to check for features in 1.4
Since: 1.14
#define SNAPD_GLIB_VERSION_1_5
A define that can be used by the C pre-processor to check for features in 1.5
Since: 1.14
#define SNAPD_GLIB_VERSION_1_6
A define that can be used by the C pre-processor to check for features in 1.6
Since: 1.14
#define SNAPD_GLIB_VERSION_1_7
A define that can be used by the C pre-processor to check for features in 1.7
Since: 1.14
#define SNAPD_GLIB_VERSION_1_8
A define that can be used by the C pre-processor to check for features in 1.8
Since: 1.14
#define SNAPD_GLIB_VERSION_1_9
A define that can be used by the C pre-processor to check for features in 1.9
Since: 1.14
#define SNAPD_GLIB_VERSION_1_10
A define that can be used by the C pre-processor to check for features in 1.10
Since: 1.14
#define SNAPD_GLIB_VERSION_1_11
A define that can be used by the C pre-processor to check for features in 1.11
Since: 1.14
#define SNAPD_GLIB_VERSION_1_12
A define that can be used by the C pre-processor to check for features in 1.12
Since: 1.14
#define SNAPD_GLIB_VERSION_1_13
A define that can be used by the C pre-processor to check for features in 1.13
Since: 1.14
#define SNAPD_GLIB_VERSION_1_14
A define that can be used by the C pre-processor to check for features in 1.14
Since: 1.14
#define SNAPD_GLIB_VERSION_1_15
A define that can be used by the C pre-processor to check for features in 1.15
Since: 1.15
#define SNAPD_GLIB_VERSION_1_16
A define that can be used by the C pre-processor to check for features in 1.16
Since: 1.16
#define SNAPD_GLIB_VERSION_1_17
A define that can be used by the C pre-processor to check for features in 1.17
Since: 1.17
#define SNAPD_GLIB_VERSION_1_18
A define that can be used by the C pre-processor to check for features in 1.18
Since: 1.18
#define SNAPD_GLIB_VERSION_1_19
A define that can be used by the C pre-processor to check for features in 1.19
Since: 1.19
#define SNAPD_GLIB_VERSION_1_20
A define that can be used by the C pre-processor to check for features in 1.20
Since: 1.20
#define SNAPD_GLIB_VERSION_1_21
A define that can be used by the C pre-processor to check for features in 1.21
Since: 1.21
#define SNAPD_GLIB_VERSION_1_22
A define that can be used by the C pre-processor to check for features in 1.22
Since: 1.22
#define SNAPD_GLIB_VERSION_1_23
A define that can be used by the C pre-processor to check for features in 1.23
Since: 1.23
#define SNAPD_GLIB_VERSION_1_24
A define that can be used by the C pre-processor to check for features in 1.24
Since: 1.24