diff --git a/treeview-tutorial.xml b/treeview-tutorial.xml index 7029bfb..af2851d 100644 --- a/treeview-tutorial.xml +++ b/treeview-tutorial.xml @@ -22,8 +22,8 @@ - This is a tutorial on how to use the GTK (the GIMP Toolkit) - GtkTreeView widget through its C interface. + This is a tutorial on how to use the GTK+ GtkTreeView widget + through its C interface. Please mail all comments and suggestions to tim at centricular dot net @@ -99,8 +99,9 @@ Hello World - For the impatient, here is a small treeview 'Hello World' program - (which can also be found in the examples section of the For the impatient, here is a small + GtkTreeView ‘Hello World’ program (which can also + be found in the examples section of the treeview-tutorial.tar.gz tarball).