GNOME Bugzilla – Bug 631147
Adapt to GTK API changes
Last modified: 2010-10-02 17:22:49 UTC
This code adapts mutter to the latest changes to GTK in http://git.gnome.org/browse/gtk+/commit/?id=872ef111ecabf6cd4453590b1e17afd3c9757f28 that remove the dest argument from gdk_pixbuf_get_from_window() and gdk_pixbuf_get_from_surface(). It also removes the dest argument from meta_gdk_pixbuf_get_from_pixmap() to match. The function is internal and the argument wasn't used.
Created attachment 171548 [details] [review] Adapt to GTK API changes
Review of attachment 171548 [details] [review]: This patch looks basically right to me, I haven't looked at every detail though. If there's nothing specific that worries you about this patch, let's get it in so the shell can build.
*** Bug 631175 has been marked as a duplicate of this bug. ***