Enumeration
GdkDeviceToolType
Description [src]
Indicates the specific type of tool being used being a tablet. Such as an airbrush, pencil, etc.
Members
- GDK_DEVICE_TOOL_TYPE_UNKNOWN
- 
            Tool is of an unknown type. - Value: 0
- Nickname: unknown
- Available since: 4.0
 
- Value: 
- GDK_DEVICE_TOOL_TYPE_PEN
- 
            Tool is a standard tablet stylus. - Value: 1
- Nickname: pen
- Available since: 4.0
 
- Value: 
- GDK_DEVICE_TOOL_TYPE_ERASER
- 
            Tool is standard tablet eraser. - Value: 2
- Nickname: eraser
- Available since: 4.0
 
- Value: 
- GDK_DEVICE_TOOL_TYPE_BRUSH
- 
            Tool is a brush stylus. - Value: 3
- Nickname: brush
- Available since: 4.0
 
- Value: 
- GDK_DEVICE_TOOL_TYPE_PENCIL
- 
            Tool is a pencil stylus. - Value: 4
- Nickname: pencil
- Available since: 4.0
 
- Value: 
- GDK_DEVICE_TOOL_TYPE_AIRBRUSH
- 
            Tool is an airbrush stylus. - Value: 5
- Nickname: airbrush
- Available since: 4.0
 
- Value: 
- GDK_DEVICE_TOOL_TYPE_MOUSE
- 
            Tool is a mouse. - Value: 6
- Nickname: mouse
- Available since: 4.0
 
- Value: 
- GDK_DEVICE_TOOL_TYPE_LENS
- 
            Tool is a lens cursor. - Value: 7
- Nickname: lens
- Available since: 4.0
 
- Value: