Python bindings for the GTK+ widget set
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 of
python's benefits.
- Developed at GNOME:Factory
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-gtk && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pygtk-2.22.0-capsule.patch | 0000001533 1.5 KB | |
pygtk-2.24.0.tar.bz2 | 0002361097 2.25 MB | |
python-gtk.changes | 0000022199 21.7 KB | |
python-gtk.spec | 0000004402 4.3 KB |
Revision 28 (latest revision is 46)
Sascha Peilicke (saschpe)
accepted
request 69571
from
Jan Matejek (matejcik)
(revision 28)
- added Provides: pygtk2 for cross-distro compatibility (bnc#688452) - Update to version 2.24.0: + Many many documentation improvements and updates + Add --without-glade configure option. No change to current behaviour. + Small setup.py fixes - Changes from version 2.23.1: + Many many documentation improvements and updates - Changes from version 2.23.0: + Many windows build fixes (bgo#371317) + Fix mainloop hangs with signalfd (bgo#638780, bgo#640738) + Fix TypeError when running tests (bgo#636589) + gtk.gdk.GC.set_clip_mask() should accept None (bgo#638994) + gtk.AboutDialog.set_program_name() should accept None + Add "import gtk; gtk.require('2.0')" statements to the examples + Add GTK-2.24 API
Comments 0