GNOME Bugzilla – Bug 680060
Gdk.Pixbuf.from_stream_async bound incorrectly
Last modified: 2012-07-18 12:05:49 UTC
Created attachment 218955 [details] [review] Patch to vapi/metadata/GdkPixbuf-2.0-custom.vala gdk_pixbuf_new_from_stream_finish throws a GError. This is not present in the VAPI. I've attached a potential fix.
commit ba6be794c15c618e7260a39fe3fd8f162a0d77f6 Author: Jürg Billeter <j@bitron.ch> Date: Wed Jul 18 13:53:44 2012 +0200 girparser: Fix async creation methods throwing errors commit 0bc16f91db33e0069aad2e9595a06b1b5a2e96c0 Author: Jürg Billeter <j@bitron.ch> Date: Wed Jul 18 13:55:43 2012 +0200 gdk-pixbuf-2.0: Regenerate Fixes bug 680060.