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

Type: VncConnection

The connection object.

The returned data is owned by the instance.