diff options
Diffstat (limited to 'system/gtk-vnc/README')
-rw-r--r-- | system/gtk-vnc/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/gtk-vnc/README b/system/gtk-vnc/README new file mode 100644 index 0000000000..d042c314b9 --- /dev/null +++ b/system/gtk-vnc/README @@ -0,0 +1,5 @@ +gtk-vnc is a VNC viewer widget for GTK. It is built using +coroutines allowing it to be completely asynchronous while +remaining single threaded. It provides a core C library, and +bindings for Python (PyGTK) + |