Event.getDeviceTool

If the event was generated by a device that supports different tools (eg. a tablet), this function will return a gdk.DeviceTool representing the tool that caused the event. Otherwise, NULL will be returned.

Note: the gdk.DeviceTool<!-- -->s will be constant during the application lifetime, if settings must be stored persistently across runs, see Device.toolGetSerial

class Event
getDeviceTool
()

Return Value

The current device tool, or NULL

Meta

Since

3.22