Method
ClutterBackendget_cursor
Declaration [src]
ClutterCursor*
clutter_backend_get_cursor (
ClutterBackend* backend,
ClutterCursorType cursor_type
)
Parameters
cursor_type-
Type:
ClutterCursorType
Return value
Type: ClutterCursor
The cursor object holding cursor_type iconography.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |