Version.getMinorVersion

Returns the minor version of the Evince at runtime. Contrast this with EV_MINOR_VERSION which represents the version of the Evince that the code was compiled with.

struct Version
static
uint
getMinorVersion
()

Return Value

Type: uint

the minor version

Meta