TRUE if the gexiv2 library version is greater than or equal to the supplied version
requirement.
gexiv2_get_version ()
gint
gexiv2_get_version (void);
Returns
The gexiv2 library's version number as a formatted decimal XXYYZZ, where XX is the
major version, YY is the minor version, and ZZ is the micro version. For example, version
0.6.1 will be returned as 000601.