Skip to content
Commit 17ec0d39 authored by Simon Feltman's avatar Simon Feltman
Browse files

overrides: Add Gdk.EventTouch union discrimination

Add EventTouch to get/setattr pass-through to support BEGIN, UPDATE, END,
and CANCEL touch event types. Ensure Gdk.Event methods get_state(),
get_axis(), get_coords(), and get_root_coords() are patched onto
Gdk.EventTouch.

https://bugzilla.gnome.org/show_bug.cgi?id=736380
parent 16408a81
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment