News

Gpodder Developmente Blog: Currently for our Desktop UI, we use PyGTK and GTK+ 2. In recent years and months, GObject Introspection has become available ...
GTK v2 offers several advantages, including a nicer overall look, installers for Windows with Python 2.2 and accessibility extensions that allow applications to be customized for blind users. In ...
New GTK# widgets created by a Google Summer of Code participant enable Linux ... so I won't be able to include Ribbons in my Python GTK programs any time in the near future.
The C GTK API contains the function G_CONST_RETURN gchar* gtk_entry_get_text(GtkEntry *entry). Because Python is an object-oriented language, the bindings are set up as methods for the class. For the ...
While Wine is an incredible tool for Linux users to have, it's also a bit of an eyesore, as you're stuck with all your Wine apps looking ugly and out of place in their hideous Windows 95-style theme.
PDF Shuffler is a small Python-GTK application. Actually, it is the front-end interface for pyPDF, a PDF toolkit built with the Python library. It gets most of its functionality from there. PDF ...