summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2011-02-28 20:53:42 +0100
committerMatthias Clasen <mclasen@redhat.com>2012-03-01 16:25:20 -0500
commit7f35708ceeef47cef6807a8a5edc86f4229e1a80 (patch)
tree7b0436a75cf48f9db153b45a9da7088689ab84f3 /docs
parenta490d2ebda584fe5145f5031ea7c1f0d2e1ec83b (diff)
downloadgtk+-7f35708ceeef47cef6807a8a5edc86f4229e1a80.tar.gz
gdk: Add touch event types and mask
This commit introduces GDK_TOUCH_BEGIN/UPDATE/END/CANCEL and a separate GdkEventTouch struct that they use. This is closer to the touch event API of other platforms and matches the xi2 events closely, too.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gdk/gdk3-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/gdk/gdk3-sections.txt b/docs/reference/gdk/gdk3-sections.txt
index cea9153955..2e064fe134 100644
--- a/docs/reference/gdk/gdk3-sections.txt
+++ b/docs/reference/gdk/gdk3-sections.txt
@@ -829,6 +829,7 @@ GdkEvent
GdkEventAny
GdkEventKey
GdkEventButton
+GdkEventTouch
GdkEventScroll
GdkEventMotion
GdkEventExpose