PythonCAD is now on PyQt, use Wing as a prominent PyGtk example.
Found by Helge Stenström on docs@.
diff --git a/Doc/library/othergui.rst b/Doc/library/othergui.rst
index 69df9df..28b5771 100644
--- a/Doc/library/othergui.rst
+++ b/Doc/library/othergui.rst
@@ -14,7 +14,7 @@
the C one. It comes with many more widgets than Tkinter provides, and has
good Python-specific reference documentation. There are also bindings to
`GNOME <http://www.gnome.org>`_. One well known PyGTK application is
- `PythonCAD <http://www.pythoncad.org/>`_. An online `tutorial
+ `WingIDE <http://wingide.com/>`_. An online `tutorial
<http://www.pygtk.org/pygtk2tutorial/index.html>`_ is available.
`PyQt <http://www.riverbankcomputing.co.uk/software/pyqt/>`_