From 529bbe01a73b559bbd0f7f73a2119228c39a950b Mon Sep 17 00:00:00 2001 From: Tim Janik Date: Tue, 8 May 2007 21:09:07 +0000 Subject: removed unbalanced tag that broke the XML. Tue May 8 23:06:38 2007 Tim Janik * docs/tutorial/gtk-tut.sgml: removed unbalanced tag that broke the XML. svn path=/trunk/; revision=17802 --- docs/tutorial/gtk-tut.sgml | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/tutorial/gtk-tut.sgml b/docs/tutorial/gtk-tut.sgml index 1b77dac9e6..aab6305983 100755 --- a/docs/tutorial/gtk-tut.sgml +++ b/docs/tutorial/gtk-tut.sgml @@ -66,7 +66,6 @@ low-level functions for accessing the underlying windowing functions (Xlib in the case of the X windows system), and gdk-pixbuf, a library for client-side image manipulation. - GTK is essentially an object oriented application programmers interface (API). Although written completely in C, it is implemented using the idea of classes and callback functions (pointers to -- cgit v1.2.1