Package: gdk
Class gdk-device
Superclassesg-object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct SlotsDetails The gdk-device object represents a single input device, such as a
keyboard, a mouse, a touchpad, etc. See the gdk-device-manager documentation for more information about the various kinds of master and slave devices, and their relationships. Signal DetailsThe "changed" signallambda (device) :run-lastThe signal is emitted either when the gdk-device object has changed the number of either axes or keys. For example In X this will normally happen when the slave device routing events through the master device changes, for example, user switches from the USB mouse to a tablet, in that case the master device will change to reflect the new slave device axes and keys.
The "tool-changed" signallambda (device tool) :run-lastThe signal is emitted on pen/eraser devices whenever tools enter or leave proximity.
| Slot Access FunctionsInherited Slot Access FunctionsSee also |
2021-12-13