After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 768759 - return type of Gdk.Window.create_similar_image_surface should be Cairo.ImageSurface
return type of Gdk.Window.create_similar_image_surface should be Cairo.ImageS...
Status: RESOLVED FIXED
Product: vala
Classification: Core
Component: Bindings: GTK+ GStreamer WebKitGTK+
0.32.x
Other Linux
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2016-07-13 08:29 UTC by eyelash
Modified: 2016-09-14 14:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description eyelash 2016-07-13 08:29:22 UTC
The return type of Gdk.Window.create_similar_image_surface is currently Cairo.Surface but it should be Cairo.ImageSurface.