GimpCanvas: Add GDK_TOUCH_MASK to the event mask
Now that we use GtkGestureZoom for zooming on pinch gestures (!401 (merged)) it's useful to get touch events too, so that GtkGestureZoom can gather input even from touchscreens, not only from touchpads.
See #7251 (closed)
Edited by Luca Bacci