pygtk2 - Python bindings for GTK+
Website: | http://www.pygtk.org/ |
---|---|
License: | LGPLv2+ |
Vendor: | Fedora Project |
- 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.
Packages
pygtk2-2.12.0-2.fc8.i386 [1.1 MiB] |
Changelog
by Jeremy Katz (2007-09-21):
- fix crash using TreeView.convert_widget_to_bin_window_coords |