gtk3/docs/reference/gdk
Stephen Chandler Paul 8b2fd3ed1b GdkDeviceTool: Add GdkDeviceToolType to identify the physical tool type
Because there are multiple different types of styluses that can be used with
tablets, we have to have some sort of identifier for them attached to the
GdkDeviceTool, especially since knowing the actual tool type for a GdkDeviceTool
is necessary for matching up a GdkDeviceTool with it's appropriate
GdkInputSource in Wayland (eg. matching up a GdkDeviceTool eraser with the
GDK_SOURCE_ERASER GdkInputSource of a wayland tablet).

Signed-off-by: Stephen Chandler Paul <thatslyude@gmail.com>
2016-04-06 15:43:29 +02:00
..
images
gdk3-overrides.txt
gdk3-sections.txt GdkDeviceTool: Add GdkDeviceToolType to identify the physical tool type 2016-04-06 15:43:29 +02:00
gdk3.types
gdk-docs.sgml
Makefile.am
version.xml.in