Enumeration

ClutterInputDeviceToolType

since: 13

Declaration

enum Clutter.InputDeviceToolType

Description [src]

Defines the type of tool that a ClutterInputDeviceTool represents.8

Available since: 13

Members

CLUTTER_INPUT_DEVICE_TOOL_NONE

No tool.

  • Value: 0
  • Nickname: none
  • Available since: 13
CLUTTER_INPUT_DEVICE_TOOL_PEN

The tool is a pen.

  • Value: 1
  • Nickname: pen
  • Available since: 13
CLUTTER_INPUT_DEVICE_TOOL_ERASER

The tool is an eraser.

  • Value: 2
  • Nickname: eraser
  • Available since: 13
CLUTTER_INPUT_DEVICE_TOOL_BRUSH

The tool is a brush.

  • Value: 3
  • Nickname: brush
  • Available since: 13
CLUTTER_INPUT_DEVICE_TOOL_PENCIL

The tool is a pencil.

  • Value: 4
  • Nickname: pencil
  • Available since: 13
CLUTTER_INPUT_DEVICE_TOOL_AIRBRUSH

The tool is an airbrush.

  • Value: 5
  • Nickname: airbrush
  • Available since: 13
CLUTTER_INPUT_DEVICE_TOOL_MOUSE

The tool is a mouse.

  • Value: 6
  • Nickname: mouse
  • Available since: 13
CLUTTER_INPUT_DEVICE_TOOL_LENS

The tool is a lens.

  • Value: 7
  • Nickname: lens
  • Available since: 13