From d50bd6cf003cd92fc87209d8daea360816c98a0c Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Mon, 28 Jul 2003 14:39:13 +0000 Subject: [PATCH] Update URL. --- Doc/lib/tkinter.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/tkinter.tex b/Doc/lib/tkinter.tex index 50108d66b7..e0c613f28a 100644 --- a/Doc/lib/tkinter.tex +++ b/Doc/lib/tkinter.tex @@ -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 -- 2.50.0