Method
GVncConnectionset_shared
Declaration [src]
gboolean
vnc_connection_set_shared (
VncConnection* conn,
gboolean shared
)
Description [src]
Set the shared state for the connection. A TRUE value allow allow this client to co-exist with other existing clients. A FALSE value will cause other clients to be dropped.