Home
last modified time | relevance | path

Searched defs:vnc_disconnected (Results 1 – 5 of 5) sorted by relevance

/dports/net/gtk-vnc/gtk-vnc-0.7.2/src/
H A Dvncdisplay.h60 void (* vnc_disconnected)(VncDisplay *display); member
H A Dvncconnection.h80 void (*vnc_disconnected)(VncConnection *conn); member
/dports/net/gtk-vnc/gtk-vnc-0.7.2/examples/
H A Dgvncviewer-bindings.py67 def vnc_disconnected(src): function
H A Dgvncviewer-introspection.py69 def vnc_disconnected(src): function
H A Dgvncviewer.c280 static void vnc_disconnected(GtkWidget *vncdisplay G_GNUC_UNUSED) in vnc_disconnected() function