Method

GVncCursorget_data

Declaration [src]

const guint8*
vnc_cursor_get_data (
  VncCursor* cursor
)

Description [src]

Get the bitmap data representing the cursor.

Gets propertyGVnc.Cursor:data

Return value

Type: An array of guint8

The bitmap data.

The returned data is owned by the instance.