8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e378ec commit 5ce4dc2Copy full SHA for 5ce4dc2
Doc/lib/tkinter.tex
@@ -1820,7 +1820,7 @@ \section{Other Graphical User Interface Packages
1820
and GUI elements, simply by taking existing controls, and creating a
1821
derived class which simply adds or redefines the desired behavior.
1822
}
1823
-\seetitle[http://www.daa.com.au/\textasciitilde james/pygtk/]{PyGTK}{
+\seetitle[http://www.daa.com.au/\textasciitilde james/software/pygtk/]{PyGTK}{
1824
is a set of bindings for the \ulink{GTK}{http://www.gtk.org/} widget set.
1825
It provides an object oriented interface that is slightly higher
1826
level than the C one. It automatically does all the type casting and
0 commit comments