Signal
Gdk.Seat::tool-added
Description [src]
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 [signalGdkDevice::tool-changed] signal accordingly.
A same tool may be used by several devices.
Default handler: | The default handler is called after the handlers added via |
Parameters
tool |
GdkDeviceTool |
the new |
|
Ownership is not transferred to the callee |