Update URL.

This commit is contained in:
Fred Drake 2003-07-28 14:39:13 +00:00
parent c794a1cb2f
commit d50bd6cf00

View file

@ -1838,7 +1838,7 @@ leverages \Cpp{} to allow programmers to easily build additional Controls
and GUI elements, simply by taking existing controls, and creating a
derived class which simply adds or redefines the desired behavior.
}
\seetitle[http://www.daa.com.au/\textasciitilde james/pygtk/]{PyGTK}{
\seetitle[http://www.daa.com.au/\textasciitilde james/software/pygtk/]{PyGTK}{
is a set of bindings for the \ulink{GTK}{http://www.gtk.org/} widget set.
It provides an object oriented interface that is slightly higher
level than the C one. It automatically does all the type casting and