Function

GVncutil_get_version_string

Declaration [src]

const gchar*
vnc_util_get_version_string (
  void
)

Description [src]

Get the library version number in a printable string format.

Return value

Type: const gchar*

The version string.

The data is owned by the called function.
The value is a NUL terminated UTF-8 string.