Go to the source code of this file.
◆ GDK_DEVICE_TOOL
◆ GDK_IS_DEVICE_TOOL
◆ GDK_TYPE_DEVICE_TOOL
◆ GdkDeviceTool
◆ GdkDeviceToolType
GdkDeviceToolType: @GDK_DEVICE_TOOL_TYPE_UNKNOWN: Tool is of an unknown type. @GDK_DEVICE_TOOL_TYPE_PEN: Tool is a standard tablet stylus. @GDK_DEVICE_TOOL_TYPE_ERASER: Tool is standard tablet eraser. @GDK_DEVICE_TOOL_TYPE_BRUSH: Tool is a brush stylus. @GDK_DEVICE_TOOL_TYPE_PENCIL: Tool is a pencil stylus. @GDK_DEVICE_TOOL_TYPE_AIRBRUSH: Tool is an airbrush stylus. @GDK_DEVICE_TOOL_TYPE_MOUSE: Tool is a mouse. @GDK_DEVICE_TOOL_TYPE_LENS: Tool is a lens cursor.
Indicates the specific type of tool being used being a tablet. Such as an airbrush, pencil, etc.
Enumerator |
---|
GDK_DEVICE_TOOL_TYPE_UNKNOWN | |
GDK_DEVICE_TOOL_TYPE_PEN | |
GDK_DEVICE_TOOL_TYPE_ERASER | |
GDK_DEVICE_TOOL_TYPE_BRUSH | |
GDK_DEVICE_TOOL_TYPE_PENCIL | |
GDK_DEVICE_TOOL_TYPE_AIRBRUSH | |
GDK_DEVICE_TOOL_TYPE_MOUSE | |
GDK_DEVICE_TOOL_TYPE_LENS | |
Definition at line 48 of file gdkdevicetool.h.
◆ gdk_device_tool_get_axes()
◆ gdk_device_tool_get_hardware_id()
◆ gdk_device_tool_get_serial()
◆ gdk_device_tool_get_tool_type()
◆ gdk_device_tool_get_type()