GNOME Bugzilla – Bug 318805
Lacking gdk_cairo_set_source_pixmap
Last modified: 2011-02-04 16:10:23 UTC
There is currently no way to use a GdkPixmap as a source in a cairo operation. This is a very useful operation. I'm attaching a patch.
Created attachment 53434 [details] [review] Implement gdk_cairo_set_source_pixmap
Do I remember right that Owen had some comment on this function ? Was he in favor of it ?
He was in favor: http://mail.gnome.org/archives/gtk-devel-list/2005-September/msg00141.html
2005-12-30 Matthias Clasen <mclasen@redhat.com> * gdk/gdk.symbols: * gdk/gdkcairo.h: * gdk/gdkcairo.c: Add gdk_cairo_set_source_pixmap. (#318805, Alexander Larsson)
*** Bug 322996 has been marked as a duplicate of this bug. ***