gtk2/docs
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
..
reference gdk: Remove gdk_device_get_axes() 2020-07-29 01:27:51 +02:00
tools Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
CODEOWNERS Add myself to more sections 2020-05-27 13:44:50 +01:00
CODING-STYLE.md Replace "gfloat" with "float" 2020-07-25 00:47:36 +02:00
iconcache.txt docs: Drop the '+' from GTK 2019-02-05 10:14:31 +01:00
RELEASE-HOWTO.md docs: Remove last two steps from the release howto 2020-05-27 13:44:50 +01:00
sizing-test.txt
text_widget_internals.txt Fix minor typos 2020-05-28 11:00:03 +03:00
tree-column-sizing.png
tree-column-sizing.txt Minor typos in the Documentation (a/an) 2019-08-25 12:52:46 +00:00