More GTK+ 2.0 updates.

* docs/tutorial/gtk-tut.sgml, docs/tutorial/images/*, examples/*: More
	 GTK+ 2.0 updates.

	* docs/tutorial/Makefile.am: build and dist the new tutorial, not
	the old Linuxdoc one.
This commit is contained in:
Matthias Clasen
2002-02-25 01:47:44 +00:00
parent 4d06c9d09f
commit 9f1363013f
14 changed files with 740 additions and 1600 deletions

View File

@ -1,7 +1,4 @@
/* Include the GTK header files
* Include stdio.h, we need that for the printf() function
*/
#include <gtk/gtk.h>
#include <stdio.h>