get_version


Description:


public int get_version ()

The gexiv2 library's version number as a formatted decimal XXYYZZ.

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.

Returns:

Integer representing the current version.


Namespace: GExiv2
Package: gexiv2-0.16