We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c794a1c commit d50bd6cCopy full SHA for d50bd6c
Doc/lib/tkinter.tex
@@ -1838,7 +1838,7 @@ \section{Other Graphical User Interface Packages
1838
and GUI elements, simply by taking existing controls, and creating a
1839
derived class which simply adds or redefines the desired behavior.
1840
}
1841
-\seetitle[http://www.daa.com.au/\textasciitilde james/pygtk/]{PyGTK}{
+\seetitle[http://www.daa.com.au/\textasciitilde james/software/pygtk/]{PyGTK}{
1842
is a set of bindings for the \ulink{GTK}{http://www.gtk.org/} widget set.
1843
It provides an object oriented interface that is slightly higher
1844
level than the C one. It automatically does all the type casting and
0 commit comments