Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
PyGTK 2.8.2
Posted by Philipp Esselbach on: 10/10/2005 06:41 AM [ Print | 0 comment(s) ]
Version 2.8.2 of the Python bindings for GTK is now available
GTK is a toolkit for developing graphical applications that run on POSIX systems such as Linux, Windows and MacOS X (provided that the X server for MacOS X has been installed). It provides a comprehensive set of GUI widgets, can display Unicode bidi text. It links into the Gnome Accessibility Framework through the ATK library.
PyGTK provides a convenient wrapper for the GTK+ library for use in Python programs, and takes care of many of the boring details such as managing memory and type casting. When combined with PyORBit and gnome-python, it can be used to write full featured Gnome applications.
Like the GTK+ library itself PyGTK is licensed under the GNU LGPL, so is suitable for use in both free software and proprietary applications. It is already in use in many applications ranging from small single purpose scripts up to large full features applications.
PyGTK requires GTK+ gt;= 2.8.0 and Python gt;= 2.3 to build.
PyGTK provides a convenient wrapper for the GTK+ library for use in Python programs, and takes care of many of the boring details such as managing memory and type casting. When combined with PyORBit and gnome-python, it can be used to write full featured Gnome applications.
Like the GTK+ library itself PyGTK is licensed under the GNU LGPL, so is suitable for use in both free software and proprietary applications. It is already in use in many applications ranging from small single purpose scripts up to large full features applications.
PyGTK requires GTK+ gt;= 2.8.0 and Python gt;= 2.3 to build.
PyGTK 2.8.2
