Alex Levin wrote:
Hi everyone.  I'm trying to pass a GdkPixbuf object through a FIFO from
one thread to another.  Does anyone have any code snippets which does
something similar to this?  Thanks in advance.

You should be able to serialize what you need by only piping
a GdkPixData struct through.

Cheers,
                           -Tristan
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to