Function

Vteget_minor_version

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

Returns: guint
 

The minor version.