Event.setDeviceTool
void setDeviceTool(gdk.device_tool.DeviceTool tool = null)Sets 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)Sets the device tool for this event, should be rarely used.
tool | tool to set on the event, or null |