Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pygtk2: Python bindings for the GTK+ widget set.
- Summary
- 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.
Changelog
- * Mon Jan 28 16:00:00 2008 Matthew Barnes <mbarnes{%}redhat{*}com> - 2.10.1-12.el5
- Revise patch for RH bug #237077 to correct a reference counting error.
Reported separately as RH bug #430347.
- * Mon Dec 17 16:00:00 2007 Matthew Barnes <mbarnes{%}redhat{*}com> - 2.10.1-11.el5
- Add patch for RH bug #251029 (install gtk-extrafuncs.defs).
- * Mon Dec 17 16:00:00 2007 Matthew Barnes <mbarnes{%}redhat{*}com> - 2.10.1-10.el5
- Require not just pygtk2 = (version) but (version)-(release) in the
subpackages (RH bug #311571).