Function

Vte-3.91Vteget_micro_versionSince 0.40

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

    Returns number

    the micro version

    0.40