Python bindings for GTK+ http://www.pygtk.org/
Go to file
2024-01-06 10:38:37 +01:00
pygtk-2.10.4-buildroot_fix.patch python 2.7 mass rebuild [release 2.24.0-4mamba;Sat May 18 2013] 2024-01-06 10:38:37 +01:00
pygtk.spec rebuilt to fix path on x86_64 [release 2.24.0-5mamba;Tue May 30 2017] 2024-01-06 10:38:37 +01:00
README.md python 2.7 mass rebuild [release 2.24.0-4mamba;Sat May 18 2013] 2024-01-06 10:38:37 +01:00

pygtk

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.