Method
GdkEventset_device_tool
since: 3.22
Declaration [src]
void
gdk_event_set_device_tool (
GdkEvent* event,
GdkDeviceTool* tool
)
Parameters
tool
-
Type:
GdkDeviceTool
Tool to set on the event, or
NULL
.The argument can be NULL
.The data is owned by the caller of the method.