Enumeration (GI Enum)

Gdk-4.0GdkInputSource

An enumeration describing the type of an input device in general terms.

Index
KEYBOARD: 2

the device is a keyboard.

MOUSE: 0

the device is a mouse. (This will be reported for the core pointer, even if it is something else, such as a trackball.)

PEN: 1

the device is a stylus of a graphics tablet or similar device.

TABLET_PAD: 6

the device is a "pad", a collection of buttons, rings and strips found in drawing tablets

TOUCHPAD: 4

the device is an indirect touch device, such as a touchpad

TOUCHSCREEN: 3

the device is a direct-input touch device, such as a touchscreen or tablet

TRACKPOINT: 5

the device is a trackpoint

Variables

$gtype