- public const int MAJOR
This is a C macro that expands to a number with the major version of librsvg
against which your program is compiled.
- public const int MICRO
This is a C macro that expands to a number with the micro version of librsvg
against which your program is compiled.
- public const int MINOR
This is a C macro that expands to a number with the minor version of librsvg
against which your program is compiled.
- public const string STRING
This is a C macro that expands to a string with the version of librsvg
against which your program is compiled.