diff options
author | Alexander Larsson <alexl@redhat.com> | 2009-06-30 12:40:51 +0200 |
---|---|---|
committer | Alexander Larsson <alexl@redhat.com> | 2009-06-30 12:40:51 +0200 |
commit | 413b39962f4335c7265bf47e3d868b4fab232f0a (patch) | |
tree | 24036fe9f38b7765d58b25c4546ab2cd2947a6b4 /gdk/gdk.symbols | |
parent | b50dfa69237a2b608b0d83b38f9f14dd7e4f6e0d (diff) | |
download | gtk+-413b39962f4335c7265bf47e3d868b4fab232f0a.tar.gz |
Add missing symbols to gdk.symbols
Diffstat (limited to 'gdk/gdk.symbols')
-rw-r--r-- | gdk/gdk.symbols | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdk/gdk.symbols b/gdk/gdk.symbols index 9632ae0cc7..63c47e0809 100644 --- a/gdk/gdk.symbols +++ b/gdk/gdk.symbols @@ -717,6 +717,10 @@ gdk_window_thaw_updates gdk_window_set_composited gdk_pointer_grab gdk_window_beep +gdk_window_set_has_offscreen_children +gdk_window_get_has_offscreen_children +gdk_window_offscreen_children_changed +gdk_window_ensure_native #endif #endif |