Methods new_from_stream_async and new_from_stream_finish are class methods in GdkPixbuf.Pixbuf. They don't show up in GdkPixbuf.Pixbuf.prototype, but in GdkPixbuf.Pixbuf directly. Updated calls to promisify to provide correct class object.
Methods new_from_stream_async and new_from_stream_finish are class methods in GdkPixbuf.Pixbuf. They don't show up in GdkPixbuf.Pixbuf.prototype, but in GdkPixbuf.Pixbuf directly. Updated calls to promisify to provide correct class object.