Version.getMajorVersion

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

struct Version
static
uint
getMajorVersion
()

Return Value

Type: uint

the major version

Meta