Method

MetaCursorTrackerget_sprite

Declaration [src]

CoglTexture*
meta_cursor_tracker_get_sprite (
  MetaCursorTracker* tracker
)

Description [src]

Get the CoglTexture of the cursor sprite.

Return value

Type: CoglTexture

The CoglTexture of the cursor sprite.

The returned data is owned by the instance.
The return value can be NULL.