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
_______________________________________________
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