Function Macro
SpiceClientGLibGTK_CHECK_VERSION
since: 0.24
Declaration [src]
#define SPICE_GTK_CHECK_VERSION (
major,
minor,
micro
)
Description [src]
Compile-time version checking. Evaluates to TRUE if the version
of Spice-Gtk is greater than the required one.
Available since: 0.24
This function is not directly available to language bindings.