Method
GVncConnectionget_cursor
Declaration [src]
VncCursor*
vnc_connection_get_cursor (
VncConnection* conn
)
Return value
Type: VncCursor
The cursor or NULL.
The returned data is owned by the instance. |
VncCursor*
vnc_connection_get_cursor (
VncConnection* conn
)
Type: VncCursor
The cursor or NULL.
The returned data is owned by the instance. |