comparison pidgin/gtkpluginpref.c @ 21800:73aab5bdd830

Allow loading python scripts at runtime. Things can go wrong if a script starts its own mainloop, or blocks on something. For now, a script can check for a positive return value from 'gobject.main_depth()' to determine that it's being loaded at runtime, and not start its own mainloop.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 09 Dec 2007 00:56:29 +0000
parents 9e45c28b4b2b
children 485383451769
comparison
equal deleted inserted replaced
21799:f14da598bffe 21800:73aab5bdd830