summaryrefslogtreecommitdiff
path: root/gtk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2008-05-23 18:46:40 +0000
committerTor Lillqvist <tml@src.gnome.org>2008-05-23 18:46:40 +0000
commita8b5f3ee6b986ef8c8aceda9a8fe9d49ac7e2387 (patch)
tree4a94323eeeb277bee4086bb2d292ed721afe0a77 /gtk
parent5b8f0faa945c4dde6b89ad73a140949b5426c3df (diff)
downloadgtk+-a8b5f3ee6b986ef8c8aceda9a8fe9d49ac7e2387.tar.gz
Add gdk_window_redirect_to_drawable and gdk_window_remove_redirection.
2008-05-23 Tor Lillqvist <tml@novell.com> * gdk/gdk.symbols: Add gdk_window_redirect_to_drawable and gdk_window_remove_redirection. * gdk/win32/gdkwindow-win32.c (_gdk_window_new) (_gdk_window_reparent): Rename to adapt to the offscreen rendering changes. Remove now unnecessary parameter checks as the caller does that already. * gtk/gtk.symbols: Add gtk_widget_get_snapshot. svn path=/trunk/; revision=20130
Diffstat (limited to 'gtk')
-rw-r--r--gtk/gtk.symbols1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtk.symbols b/gtk/gtk.symbols
index 42b0a09ad1..42ca37f580 100644
--- a/gtk/gtk.symbols
+++ b/gtk/gtk.symbols
@@ -4816,6 +4816,7 @@ gtk_widget_unmap
gtk_widget_unparent
gtk_widget_unrealize
gtk_widget_unref
+gtk_widget_get_snapshot
#endif
#endif