Constructor
GVncConnectionnew
Declaration [src]
VncConnection*
vnc_connection_new (
void
)
Return value
Type: VncConnection
The new connection.
The caller of the function takes ownership of the data, and is responsible for freeing it. |