Function

Vte-3.91Vteget_major_versionSince 0.40

  • 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.

    Returns number

    the major version

    0.40