Function Macro
VteCHECK_VERSION
unstable since: 3.91
Declaration [src]
#define VTE_CHECK_VERSION (
major,
minor,
micro
)
Description [src]
Macro to check the library version at compile time.
It returns
Available since: 3.91
This function is not directly available to language bindings.