I'm attempting to write a Gnome applet using Python and pygtk. Sadly all sources of information that I have been able to find are from 2004 or older, and while the general structures presented are still valid, most of the particulars are out-of-date. Even the example applets I've found through web searches no longer work.
Does anyone know where I can find good, up-to-date documentation and information on how to create gnome panel applets in Python?