Re: GdkPixbuf and FIFO's



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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]