DeviceToolType
Description:
[ CCode ( cprefix = "GDK_DEVICE_TOOL_TYPE_" , type_id = "gdk_device_tool_type_get_type ()" ) ]
public enum DeviceToolType
Indicates the specific type of tool being used being a tablet.
Such as an airbrush, pencil, etc.
Content:
Enum values:
- AIRBRUSH - Tool is an airbrush stylus.
- BRUSH - Tool is a brush stylus.
- ERASER - Tool is standard tablet eraser.
- LENS - Tool is a lens cursor.
- MOUSE - Tool is a mouse.
- PEN - Tool is a standard tablet stylus.
- PENCIL - Tool is a pencil stylus.
- UNKNOWN - Tool is of an unknown type.