Hi, I try to run a pygtk application in multi threaded context. The application was originally written for one process. I'd like the application knows its execution context. Is there a way to check whether gtk.gdk.threads_init has been executed ? Thanks a lot, Cyril.