using gtk+ in a child process



Hello.

I have a GTK+ program that fork()-s and then in the child process
initializes a GTK+ widget and uses it. Is that a good thing to do or
should I init the GDK subsystem in the fork as well?

Greets,
Luka


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