Function

Vteget_major_version

Declaration [src]

guint
vte_get_major_version (
  void
)

Description [src]

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.

Available since:0.40

Return value

Returns: guint
 

The major version.