]> Pileus Git - ~andy/gtk/commit
Implement gdk_pixbuf_get_from_drawable() with Cairo
authorBenjamin Otte <otte@redhat.com>
Tue, 13 Jul 2010 19:39:16 +0000 (21:39 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 10 Aug 2010 19:02:26 +0000 (21:02 +0200)
commit84015d4d3ffd9fdc4cdf6d8d2ac063642f4387cb
tree5c89af7f6124bfffdb408a7953bfa8d2b9de1ce2
parent39b47eaf2536c5c7b52b21705ce76bd526812aa7
Implement gdk_pixbuf_get_from_drawable() with Cairo

Use gdk_pixbuf_get_from_surface() instead of
gdk_pixbuf_get_from_image().
gdk/gdkpixbuf-drawable.c