Function

Vteget_minor_version

since: 0.40

Declaration [src]

guint
vte_get_minor_version (
  void
)

Description [src]

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.

Available since: 0.40

Return value

Type: guint

The minor version.