diff options
author | Alexander Larsson <alexl@redhat.com> | 2009-06-05 14:50:58 +0200 |
---|---|---|
committer | Alexander Larsson <alexl@redhat.com> | 2009-06-08 19:39:14 +0200 |
commit | 904f0ccb7c9f5bb368ece32693b694318ac5c3fa (patch) | |
tree | 91ab3c1865af4ebf30f8f867644d015178a4a37e /gdk/gdk.symbols | |
parent | f195fbc2218e1f476238ab06e76ebe762cf5f25b (diff) | |
download | gtk+-904f0ccb7c9f5bb368ece32693b694318ac5c3fa.tar.gz |
Base pointer grab on get-offscreen-parent
Diffstat (limited to 'gdk/gdk.symbols')
-rw-r--r-- | gdk/gdk.symbols | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdk.symbols b/gdk/gdk.symbols index 44cee62b4a..d7ec27cec5 100644 --- a/gdk/gdk.symbols +++ b/gdk/gdk.symbols @@ -69,7 +69,6 @@ gdk_get_use_xshm gdk_set_use_xshm #endif gdk_keyboard_grab -gdk_pointer_grab #endif #endif @@ -715,6 +714,7 @@ gdk_window_set_user_data gdk_window_thaw_toplevel_updates_libgtk_only gdk_window_thaw_updates gdk_window_set_composited +gdk_pointer_grab #endif #endif |