[cairo] Draw a Gtk widget on a Cairo surface
Owen Taylor
otaylor at redhat.com
Fri Nov 17 08:05:27 PST 2006
On Sun, 2006-11-12 at 15:56 +0000, Richard Jones wrote:
> How do I draw a Gtk widget on a Cairo surface? I need the widget to
> work (eg. if it was a button, it should be possible to click on it).
This is basically not possible. The Mozilla folks are doing some scary
hacks to get GTK+ theme engines to draw to cairo surfaces, but even
that doesn't give you a fully operational widget.
- Owen
More information about the cairo
mailing list