pygtk2 - Python bindings for GTK+
Description:
PyGTK is an extension module for Python that gives you access to the GTK+ widget set. Just about anything you can write in C with GTK+ you can write in Python with PyGTK (within reason), but with all the benefits of Python.
Homepage: http://www.pygtk.org/
License: LGPLv2+
Vendor: Fedora Project
Packages
pygtk2-2.12.0-2.fc8.x86_64 [1.2 MiB] |
Changelog by Jeremy Katz (2007-09-21):
- fix crash using TreeView.convert_widget_to_bin_window_coords |