gtk-web r707 - trunk



Author: mr
Date: Tue May 20 09:26:04 2008
New Revision: 707
URL: http://svn.gnome.org/viewvc/gtk-web?rev=707&view=rev

Log:
Added a tutorial by Jan Bodnar

Modified:
   trunk/ChangeLog
   trunk/documentation.html

Modified: trunk/documentation.html
==============================================================================
--- trunk/documentation.html	(original)
+++ trunk/documentation.html	Tue May 20 09:26:04 2008
@@ -118,18 +118,19 @@
 	
 	<h2><a name="Tutorials">Tutorials</a></h2>
 	<ul>
-	  <li><a href="http://library.gnome.org/devel/gtk-tutorial/stable/";>GTK+ 2.0</a><br/>
-	    The Official Tutorial.
-	  </li>
-	  
 	  <li><a href="http://le-hacker.org/papers/gobject/index.html";>The Glib Object system</a> (<img src="images/pdf.png" alt="pdf sheet" /> <a href="http://le-hacker.org/papers/gobject/gobject-book-a4.pdf";>pdf</a>)<br/>
 	    This tutorial is an introduction and has been merged into the
 	    GObject API documentation.</li> 
-	  <li><a href="http://scentric.net/tutorial/treeview-tutorial.html";>GTK+ 2.0 Tree View</a> (<img src="images/pdf.png" alt="pdf sheet" /> <a href="http://scentric.net/tutorial/treeview-tutorial.pdf";>pdf</a>)<br/>
+	  <li><a href="http://library.gnome.org/devel/gtk-tutorial/stable/";>GTK+ 2.x</a><br/>
+	    The Official Tutorial.
+	  </li>  
+	  <li><a href="http://scentric.net/tutorial/treeview-tutorial.html";>GTK+ 2.x Tree View</a> (<img src="images/pdf.png" alt="pdf sheet" /> <a href="http://scentric.net/tutorial/treeview-tutorial.pdf";>pdf</a>)<br/>
 	    
 	    This tutorial covers the GtkTreeView and was written by Tim-Philipp MÃller.</li>
-	  <li><a href="http://www.bravegnu.org/gtktext/";>GTK+ 2.0 Text View</a><br/>
+	  <li><a href="http://www.bravegnu.org/gtktext/";>GTK+ 2.x Text View</a><br/>
 	    This tutorial covers the GtkTextView and was written by Vijay Kumar B.</li>
+	  <li><a href="http://zetcode.com/tutorials/gtktutorial/";>GTK+ 2.x Tutorial for Beginners</a><br/>
+	    This tutorial is for beginners describing some of the most common widgets written by Jan Bodnar.</li>
 	  <li><a href="http://ricardo.ecn.wfu.edu/~cottrell/cross-gtk/";>Building GTK apps for MS Windows on Linux</a><br/>
 	    This tutorial details information about cross-compilation and was written by Allin Cottrell.</li>
 	</ul>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]