Version Information

Version Information — Library version information

Types and Values

#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
#define SNAPD_GLIB_VERSION_1_25
#define SNAPD_GLIB_VERSION_1_26
#define SNAPD_GLIB_VERSION_1_27
#define SNAPD_GLIB_VERSION_1_28
#define SNAPD_GLIB_VERSION_1_29
#define SNAPD_GLIB_VERSION_1_30
#define SNAPD_GLIB_VERSION_1_31
#define SNAPD_GLIB_VERSION_1_32
#define SNAPD_GLIB_VERSION_1_33
#define SNAPD_GLIB_VERSION_1_34
#define SNAPD_GLIB_VERSION_1_35
#define SNAPD_GLIB_VERSION_1_36
#define SNAPD_GLIB_VERSION_1_37
#define SNAPD_GLIB_VERSION_1_38
#define SNAPD_GLIB_VERSION_1_39
#define SNAPD_GLIB_VERSION_1_40
#define SNAPD_GLIB_VERSION_1_41
#define SNAPD_GLIB_VERSION_1_42
#define SNAPD_GLIB_VERSION_1_43
#define SNAPD_GLIB_VERSION_1_44
#define SNAPD_GLIB_VERSION_1_45
#define SNAPD_GLIB_VERSION_1_46
#define SNAPD_GLIB_VERSION_1_47
#define SNAPD_GLIB_VERSION_1_48
#define SNAPD_GLIB_VERSION_1_49
#define SNAPD_GLIB_VERSION_1_50

Includes

#include <snapd-glib/snapd-glib.h>

Description

Programs can check if snapd-glib feature is enabled by checking for the existence 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

Functions

Types and Values

SNAPD_GLIB_VERSION_1_0

#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


SNAPD_GLIB_VERSION_1_1

#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


SNAPD_GLIB_VERSION_1_2

#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


SNAPD_GLIB_VERSION_1_3

#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


SNAPD_GLIB_VERSION_1_4

#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


SNAPD_GLIB_VERSION_1_5

#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


SNAPD_GLIB_VERSION_1_6

#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


SNAPD_GLIB_VERSION_1_7

#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


SNAPD_GLIB_VERSION_1_8

#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


SNAPD_GLIB_VERSION_1_9

#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


SNAPD_GLIB_VERSION_1_10

#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


SNAPD_GLIB_VERSION_1_11

#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


SNAPD_GLIB_VERSION_1_12

#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


SNAPD_GLIB_VERSION_1_13

#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


SNAPD_GLIB_VERSION_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


SNAPD_GLIB_VERSION_1_15

#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


SNAPD_GLIB_VERSION_1_16

#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


SNAPD_GLIB_VERSION_1_17

#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


SNAPD_GLIB_VERSION_1_18

#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


SNAPD_GLIB_VERSION_1_19

#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


SNAPD_GLIB_VERSION_1_20

#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


SNAPD_GLIB_VERSION_1_21

#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


SNAPD_GLIB_VERSION_1_22

#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


SNAPD_GLIB_VERSION_1_23

#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


SNAPD_GLIB_VERSION_1_24

#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


SNAPD_GLIB_VERSION_1_25

#define SNAPD_GLIB_VERSION_1_25

A define that can be used by the C pre-processor to check for features in 1.25

Since: 1.25


SNAPD_GLIB_VERSION_1_26

#define SNAPD_GLIB_VERSION_1_26

A define that can be used by the C pre-processor to check for features in 1.26

Since: 1.26


SNAPD_GLIB_VERSION_1_27

#define SNAPD_GLIB_VERSION_1_27

A define that can be used by the C pre-processor to check for features in 1.27

Since: 1.27


SNAPD_GLIB_VERSION_1_28

#define SNAPD_GLIB_VERSION_1_28

A define that can be used by the C pre-processor to check for features in 1.28

Since: 1.28


SNAPD_GLIB_VERSION_1_29

#define SNAPD_GLIB_VERSION_1_29

A define that can be used by the C pre-processor to check for features in 1.29

Since: 1.29


SNAPD_GLIB_VERSION_1_30

#define SNAPD_GLIB_VERSION_1_30

A define that can be used by the C pre-processor to check for features in 1.30

Since: 1.30


SNAPD_GLIB_VERSION_1_31

#define SNAPD_GLIB_VERSION_1_31

A define that can be used by the C pre-processor to check for features in 1.31

Since: 1.31


SNAPD_GLIB_VERSION_1_32

#define SNAPD_GLIB_VERSION_1_32

A define that can be used by the C pre-processor to check for features in 1.32

Since: 1.32


SNAPD_GLIB_VERSION_1_33

#define SNAPD_GLIB_VERSION_1_33

A define that can be used by the C pre-processor to check for features in 1.33

Since: 1.33


SNAPD_GLIB_VERSION_1_34

#define SNAPD_GLIB_VERSION_1_34

A define that can be used by the C pre-processor to check for features in 1.34

Since: 1.34


SNAPD_GLIB_VERSION_1_35

#define SNAPD_GLIB_VERSION_1_35

A define that can be used by the C pre-processor to check for features in 1.35

Since: 1.35


SNAPD_GLIB_VERSION_1_36

#define SNAPD_GLIB_VERSION_1_36

A define that can be used by the C pre-processor to check for features in 1.36

Since: 1.36


SNAPD_GLIB_VERSION_1_37

#define SNAPD_GLIB_VERSION_1_37

A define that can be used by the C pre-processor to check for features in 1.37

Since: 1.37


SNAPD_GLIB_VERSION_1_38

#define SNAPD_GLIB_VERSION_1_38

A define that can be used by the C pre-processor to check for features in 1.38

Since: 1.38


SNAPD_GLIB_VERSION_1_39

#define SNAPD_GLIB_VERSION_1_39

A define that can be used by the C pre-processor to check for features in 1.39

Since: 1.39


SNAPD_GLIB_VERSION_1_40

#define SNAPD_GLIB_VERSION_1_40

A define that can be used by the C pre-processor to check for features in 1.40

Since: 1.40


SNAPD_GLIB_VERSION_1_41

#define SNAPD_GLIB_VERSION_1_41

A define that can be used by the C pre-processor to check for features in 1.41

Since: 1.41


SNAPD_GLIB_VERSION_1_42

#define SNAPD_GLIB_VERSION_1_42

A define that can be used by the C pre-processor to check for features in 1.42

Since: 1.42


SNAPD_GLIB_VERSION_1_43

#define SNAPD_GLIB_VERSION_1_43

A define that can be used by the C pre-processor to check for features in 1.43

Since: 1.43


SNAPD_GLIB_VERSION_1_44

#define SNAPD_GLIB_VERSION_1_44

A define that can be used by the C pre-processor to check for features in 1.44

Since: 1.44


SNAPD_GLIB_VERSION_1_45

#define SNAPD_GLIB_VERSION_1_45

A define that can be used by the C pre-processor to check for features in 1.45

Since: 1.45


SNAPD_GLIB_VERSION_1_46

#define SNAPD_GLIB_VERSION_1_46

A define that can be used by the C pre-processor to check for features in 1.46

Since: 1.46


SNAPD_GLIB_VERSION_1_47

#define SNAPD_GLIB_VERSION_1_47

A define that can be used by the C pre-processor to check for features in 1.47

Since: 1.47


SNAPD_GLIB_VERSION_1_48

#define SNAPD_GLIB_VERSION_1_48

A define that can be used by the C pre-processor to check for features in 1.48

Since: 1.48


SNAPD_GLIB_VERSION_1_49

#define SNAPD_GLIB_VERSION_1_49

A define that can be used by the C pre-processor to check for features in 1.49

Since: 1.49


SNAPD_GLIB_VERSION_1_50

#define SNAPD_GLIB_VERSION_1_50

A define that can be used by the C pre-processor to check for features in 1.50

Since: 1.50