Package: gdk
Class gdk-seat
Superclassesg-object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct SlotsDetails The gdk-seat object represents a collection of input devices that
belong to a user. Since 3.20 Signal DetailsThe "device-added" signallambda (seat device) : Run LastThe "device-added" signal is emitted when a new input device is related to this seat.
The "device-removed" signallambda (seat device) : Run LastThe "device-removed" signal is emitted when an input device is removed, e.g. unplugged.
The "tool-added" signallambda (seat tool) : Run LastThe "tool-added" signal is emitted whenever a new tool is made known to the seat. The tool may later be assigned to a device, i.e. on proximity with a tablet. The device will emit the "tool-changed" signal accordingly. A same tool may be used by several devices.
The "tool-removed" signallambda (seat tool) :run-lastThe signal is emitted whenever a tool is no longer known to this seat. Since 3.22
| Inherited Slot Access FunctionsSee also |
2020-11-4