]> Pileus Git - ~andy/gtk/commit
gdk: gdk_window_move_region
authorAlexander Larsson <alexl@redhat.com>
Mon, 5 Dec 2011 11:16:55 +0000 (12:16 +0100)
committerAlexander Larsson <alexl@redhat.com>
Mon, 5 Dec 2011 11:16:55 +0000 (12:16 +0100)
commit65ef15812bc889a2158732d0519c899fb9e436cf
tree4d02942f72495fef5f674424c33c903c23f5254f
parent76ea76831670188fbe54a2994a58929a12eecab6
gdk: gdk_window_move_region

gdk_window_move_region doesn't move children, so we can't copy
transparent child window regions with copyarea, so we remove these
from the copy region.
gdk/gdkwindow.c