Event.setDeviceTool
void setDeviceTool(gdk.device_tool.DeviceTool tool = null) nothrowSets the device tool for this event, should be rarely used.
Parameters
tool | tool to set on the event, or null |
void setDeviceTool(gdk.device_tool.DeviceTool tool = null) nothrowSets the device tool for this event, should be rarely used.
tool | tool to set on the event, or null |