Files
gtk/docs/reference/gdk
Carlos Garnacho 4ba95b09ba gdkdevice: Add GdkDeviceTool to identify device tools
GdkDeviceTool is an opaque object that can be used to identify a given
tool (eg. pens on tablets) during the app/device lifetime. Tools are only
set on non-master devices, and are owned by these.

The accounting functions are made private, the only public call on
GdkDeviceTool so far is gdk_device_tool_get_serial(), useful to identify
the tool across runs.
2016-04-06 15:43:29 +02:00
..
2015-05-08 13:34:25 -04:00
2015-12-15 00:16:15 +01:00
2016-03-20 22:44:03 -04:00