Namespace

GVnc – 1.0

A VNC client viewer widget for GTK

Version1.5.0
AuthorsGTK-VNC Development Team
LicenseLGPL-2.1-or-later
Websitehttps://gitlab.gnome.org/GNOME/gtk-vnc
Sourcehttps://gitlab.gnome.org/GNOME/gtk-vnc/

Build

C headersgvnc.h
pkg-config filesgvnc-1.0

Dependencies

GObject The base type system library
Browse documentation
GIO GObject Interfaces and Objects, Networking, IPC, and I/O
Browse documentation

Additional documentation

Interfaces

Functions

util_check_version

Check whether the library is at least as new as the version (major, minor, micro).

util_get_debug

Determine whether the VNC code will emit verbose debug messages.

util_get_version

Get the encoded version number of the library release. The major, minor and micro components are encoded in 8-bits each.

util_get_version_string

Get the library version number in a printable string format.

util_set_debug

Control whether the VNC code emits verbose debug messages on stderr.

Function Macros