summaryrefslogtreecommitdiff
path: root/gdk/gdk.symbols
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2010-06-08 15:16:59 +0200
committerCarlos Garnacho <carlosg@gnome.org>2010-06-24 02:30:53 +0200
commit6cde835acd0174d355a23d0efd398f8b35240f4a (patch)
tree2ecb86fb9c33a9ba40799bba4cfbec4e25959d37 /gdk/gdk.symbols
parent009e26f32f27dacb907aa9917fbfac799c2f3247 (diff)
downloadgtk+-6cde835acd0174d355a23d0efd398f8b35240f4a.tar.gz
GdkDeviceManager: Add gdk_device_manager_get_client_pointer().
This function makes a better replacement for gdk_display_get_core_pointer(), wherever it might yet be needed, for XI2 resorts to XIGetClientPointer(), for the others return the only core pointer. https://bugzilla.gnome.org/show_bug.cgi?id=621685
Diffstat (limited to 'gdk/gdk.symbols')
-rw-r--r--gdk/gdk.symbols1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk/gdk.symbols b/gdk/gdk.symbols
index 3a5b9bb8d3..5dc69280f3 100644
--- a/gdk/gdk.symbols
+++ b/gdk/gdk.symbols
@@ -386,6 +386,7 @@ gdk_cursor_get_image
gdk_device_manager_get_display
gdk_device_manager_get_type G_GNUC_CONST
gdk_device_manager_list_devices
+gdk_device_manager_get_client_pointer
#endif
#endif