the desired major version
the desired minor version
the desired micro version
Determine whether the VNC code will emit verbose debug messages
Get the encoded version number of the library release. The major, minor and micro components are encoded in 8-bits each.
Get the library version number in a printable string format
Control whether the VNC code emits verbose debug messages on stderr
TRUE to turn on verbose debugging
Check whether the library is at least as new as the version (
major,
minor,
micro)