:right-sidebar: True DeviceToolType =================================================================== .. currentmodule:: gi.repository.Gdk .. class:: DeviceToolType :no-contents-entry: Indicates the specific type of tool being used being a tablet. Such as an airbrush, pencil, etc. Fields ------ .. rst-class:: interim-class .. class:: DeviceToolType :no-index: .. attribute:: AIRBRUSH Tool is an airbrush stylus. .. attribute:: BRUSH Tool is a brush stylus. .. attribute:: ERASER Tool is standard tablet eraser. .. attribute:: LENS Tool is a lens cursor. .. attribute:: MOUSE Tool is a mouse. .. attribute:: PEN Tool is a standard tablet stylus. .. attribute:: PENCIL Tool is a pencil stylus. .. attribute:: UNKNOWN Tool is of an unknown type.