Package org.gnome.gdk

Class Device

java.lang.Object
All Implemented Interfaces:
Proxy
Direct Known Subclasses:
Device.DeviceImpl, DevicePad.DevicePadImpl

@Generated("io.github.jwharm.JavaGI") public abstract class Device extends GObject
The GdkDevice object represents an input device, such as a keyboard, a mouse, or a touchpad.

See the Seat documentation for more information about the various kinds of devices, and their relationships.