Vnc
Description:
Content:
Interfaces:
Classes:
Structs:
Enums:
- AudioFormatType
- ConnectionAuth
- ConnectionAuthVencrypt
- ConnectionCredential
- ConnectionEncoding
- ConnectionPowerAction
- ConnectionResizeStatus
Constants:
- public const int LEDSTATE_CAPS_LOCK
- public const int LEDSTATE_NUM_LOCK
- public const int LEDSTATE_SCROLL_LOCK
- public const int MAJOR_VERSION
- public const int MICRO_VERSION
- public const int MINOR_VERSION
- public const int PADDING
- public const int PADDING_LARGE
Functions:
- public bool util_check_version (int major, int minor, int micro)
Check whether the library is at least as new as the version (
major
,minor
,micro
) - public bool util_get_debug ()
Determine whether the VNC code will emit verbose debug messages
- public int util_get_version ()
Get the encoded version number of the library release.
- public unowned string util_get_version_string ()
Get the library version number in a printable string format
- public void util_set_debug (bool enabled)
Control whether the VNC code emits verbose debug messages on stderr