Function

Vte-3.91Vteget_minor_versionSince 0.40

  • Returns the minor version of the VTE library at runtime. Contrast this with VTE_MINOR_VERSION which represents the version of the VTE library that the code was compiled with.

    Returns number

    the minor version

    0.40