Top |
Types and Values
#define | LIBRSVG_MAJOR_VERSION |
#define | LIBRSVG_MINOR_VERSION |
#define | LIBRSVG_MICRO_VERSION |
#define | LIBRSVG_VERSION |
#define | LIBRSVG_HAVE_SVGZ |
#define | LIBRSVG_HAVE_CSS |
extern const guint | librsvg_major_version |
extern const guint | librsvg_minor_version |
extern const guint | librsvg_micro_version |
Types and Values
librsvg_major_version
extern const guint librsvg_major_version;
Major version of the library. For example, for version 2.3.4, the major version will be 2.
librsvg_minor_version
extern const guint librsvg_minor_version;
Minor version of the library. For example, for version 2.3.4, the minor version will be 3.