Description
Python applications can build graphical interfaces with the older GTK bindings used by legacy desktop software. This is useful for maintaining applications that still depend on the PyGTK API.
It is a legacy developer library. New projects should normally use current GTK bindings, while existing applications may need this package for compatibility.