A GNOME applet for Totem using Python
May 7th, 2006 by George Notaras
Blogs seem to be a great resource of very useful information. Today while searching for any pyGTK code examples on Technorati, I came across a very interesting Python script. Actually, this is not just “interesting“. Owen’s code is a great example of how easily a GNOME applet can be created using the GNOME bindings for Python.
Unfortunately, I don’t have enough free time to try pyGTK right now, but it’s good to have a link for this piece of code handy.
The A GNOME applet for Totem using Python by George Notaras, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License. Terms and conditions beyond the scope of this license may be available at www.g-loaded.eu.
Related Articles
- Creative Commons v3.0 Licenses Launched
- GUIs For Python Programs
- GNOME 2.12 is out, but…
- Epiphany Python Console – Documentation
- Sockets Programming In Python
Tags: Programming, Python