Virtual Method

ClutterCursorget_data

Declaration [src]

uint8_t*
get_data (
  ClutterCursor* cursor,
  int* out_stride
)

Description

No description available.

Parameters

out_stride

Type: int*

No description available.

The data is owned by the caller of the method.

Return value

Type: uint8_t*

No description available.

The returned data is owned by the instance.