Version.getMajorVersion

Returns the major version of the VTE library at runtime. Contrast this with %VTE_MAJOR_VERSION which represents the version of the VTE library that the code was compiled with.

struct Version
static
uint
getMajorVersion
()

Return Value

Type: uint

the major version

Meta

Since

0.40