Method

GtkVncDisplayget_connection

Declaration [src]

VncConnection*
vnc_display_get_connection (
  VncDisplay* obj
)

Description [src]

Get the VNC connection object associated with the display.

Return value

Returns: VncConnection
 

The connection object.

 The data is owned by the instance.