Enumeration
Gdk.InputSource
Members
| Name | Description | 
|---|---|
| GDK_SOURCE_MOUSE | the device is a mouse. (This will be reported for the core pointer, even if it is something else, such as a trackball.) | 
| GDK_SOURCE_PEN | the device is a stylus of a graphics tablet or similar device. | 
| GDK_SOURCE_KEYBOARD | the device is a keyboard. | 
| GDK_SOURCE_TOUCHSCREEN | the device is a direct-input touch device, such as a touchscreen or tablet | 
| GDK_SOURCE_TOUCHPAD | the device is an indirect touch device, such as a touchpad | 
| GDK_SOURCE_TRACKPOINT | the device is a trackpoint | 
| GDK_SOURCE_TABLET_PAD | the device is a “pad”, a collection of buttons, rings and strips found in drawing tablets |