]> Pileus Git - ~andy/gtk/commit
gdk: Remove _gdk_drawable_get_source_drawable()
authorBenjamin Otte <otte@redhat.com>
Sat, 28 Aug 2010 09:57:03 +0000 (11:57 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 26 Sep 2010 13:11:31 +0000 (15:11 +0200)
commit6a2124d566bcdcb97548acd33de75619385ae2e5
treebc421096041fd2d4fc136fea3caa1698ca1f3808
parentb09019560b52a3afe125323a9f848201b939c83f
gdk: Remove _gdk_drawable_get_source_drawable()

Now that we don't create pixmaps anymore, this function is not needed
anymore. The indirection it did previously is now basically moved to
gdk_window_create_similar_surface()
gdk/gdkdraw.c
gdk/gdkdrawable.h
gdk/gdkinternals.h
gdk/gdkoffscreenwindow.c
gdk/gdkwindow.c