Method

ClutterInputDeviceget_has_cursor

Declaration [src]

gboolean
clutter_input_device_get_has_cursor (
  ClutterInputDevice* device
)

Description [src]

Retrieves whether device has a pointer that follows the device motion.

Available since:1.6

Return value

Returns: gboolean
 

TRUE if the device has a cursor.