gtk/docs/reference/gdk
Carlos Garnacho 230ce9bfde gdk: Remove gdk_device_get_axes()
Besides the implicit x/y assumptions, devices don't have axes. Those
are actually provided by the GdkDeviceTool driving the device, and
different tools may have different axes.

It does not make sense to offer this API that can change beneath
someone's feet, we now have gdk_device_tool_get_axes() which is static
to the tool.
2020-07-29 01:27:51 +02:00
..
images docs: Remove unused images 2018-01-04 15:26:52 -05:00
gdk4-docs.xml docs: Fix several missing references in the documentation 2020-05-11 19:26:20 +02:00
gdk4-overrides.txt gdk: Remove GdkAtom 2020-02-23 01:59:26 +01:00
gdk4-sections.txt gdk: Remove gdk_device_get_axes() 2020-07-29 01:27:51 +02:00
gdk4.types gdk: Make GdkKeymap a private api 2020-04-06 16:32:03 -04:00
meson.build gdk: Documentation fixups 2020-06-05 20:59:51 -04:00
version.xml.in