Matt Eisemann <[EMAIL PROTECTED]> writes: 
> seems to compile and work fine.  Is this a gtk limitation that it needs to 
> work in main.  And I am not permanently putting fork() in my quit function, 
> although I did try it and got the same warning so it seems like all 
> functions are like this.
> 

fork() is part of the C library, it isn't a GTK feature. The problem
you're seeing sounds like a compiler issue or something.

Havoc

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to