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.

Return value

Type: gboolean

TRUE if the device has a cursor.