Method

ClutterInputDeviceget_has_cursor

since: 1.6

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

Type: gboolean

TRUE if the device has a cursor.