Method

GVncConnectionget_cursor

Declaration [src]

VncCursor*
vnc_connection_get_cursor (
  VncConnection* conn
)

Description [src]

Get the cursor currently associated with the desktop, if any.

Return value

Type: VncCursor

The cursor or NULL.

The returned data is owned by the instance.