summaryrefslogtreecommitdiff
path: root/gdk/gdk.symbols
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2010-12-27 18:45:39 +0100
committerBenjamin Otte <otte@redhat.com>2010-12-27 18:46:41 +0100
commit97469915489704d28a9d85c3e6ad698f73b203f3 (patch)
tree24552c5f090cea3d92e5bb4dfa301090559162f9 /gdk/gdk.symbols
parent0c285341a959ddbaad4ecc75e5f1a1ad66c5274e (diff)
downloadgtk+-97469915489704d28a9d85c3e6ad698f73b203f3.tar.gz
API: gdk: Make gdk_display_get_window_at_device_position() a device API
It's now called gdk_device_get_window_at_position(). It doesn't make sense to keep device-specific API part of the display.
Diffstat (limited to 'gdk/gdk.symbols')
-rw-r--r--gdk/gdk.symbols2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdk.symbols b/gdk/gdk.symbols
index 7545fe2067..d23f75390f 100644
--- a/gdk/gdk.symbols
+++ b/gdk/gdk.symbols
@@ -63,6 +63,7 @@ gdk_device_get_position
gdk_device_get_source
gdk_device_get_state
gdk_device_get_type G_GNUC_CONST
+gdk_device_get_window_at_position
gdk_device_grab
gdk_device_grab_info_libgtk_only
gdk_device_list_axes
@@ -97,7 +98,6 @@ gdk_display_get_n_screens
gdk_display_get_pointer
gdk_display_get_screen
gdk_display_get_type G_GNUC_CONST
-gdk_display_get_window_at_device_position
gdk_display_get_window_at_pointer
gdk_display_has_pending
gdk_display_is_closed