news 28 Posted September 27, 2010 Hi All, A new stable development release of the Python bindings for GTK-2 has been released. The new release is available from ftp.gnome.org and its mirrors as soon as its synced correctly: http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.22/ Note: PyGtk 2.22 supports the GTK-2.22 API. New users wising to develop Python applications using GTK are recommended to use the GObject-Introspection features available in PyGObject. Existing authors of PyGtk applications are also recommended to port their applications to PyGObject if they wish to take advantage of new features appearing in GTK-3 and beyond. More information on PyGObject and GObject-Introspection can be found at; http://live.gnome.org/PyGObject I had originally envisioned that PyGtk-2.22 would be the final PyGTK release, coinciding with the final GTK-2 release. However now that GTK-2.24 is planned, I will also make a matching PyGTK-2.24 at that time. What's New: New features since PyGtk-2.17.0 (2.18.0 was never released) include * Wrap new API added in GTK/GDK 2.21/2.22 * Wrap new API added in GTK/GDK 2.20 * Add forgotten API from GTK/GDK 2.12/14/16/18/20 * Windows build and compatibility fixes * Many bug fixes Bug reports, as always, should go to Bugzilla; check out http://pygtk.org/developer.html and http://pygtk.org/feedback.html for links to posting and querying bug reports for PyGTK. John Stowers _______________________________________________ Share this post Link to post