Fix up introduction texts a bit
This commit is contained in:
parent
7fca262f23
commit
e6b7189044
@ -22,8 +22,8 @@
|
||||
</authorgroup>
|
||||
|
||||
<abstract>
|
||||
<para>This is a tutorial on how to use the GTK (the GIMP Toolkit)
|
||||
GtkTreeView widget through its C interface.</para>
|
||||
<para>This is a tutorial on how to use the GTK+ GtkTreeView widget
|
||||
through its C interface.</para>
|
||||
|
||||
<para>Please mail all comments and suggestions to <email>tim at
|
||||
centricular dot net</email></para>
|
||||
@ -99,8 +99,9 @@
|
||||
<sect1 id="sec-TreeView-HelloWorld">
|
||||
<title>Hello World</title>
|
||||
|
||||
<para>For the impatient, here is a small treeview 'Hello World' program
|
||||
(which can also be found in the examples section of the <ulink
|
||||
<para>For the impatient, here is a small
|
||||
<classname>GtkTreeView</classname> ‘Hello World’ program (which can also
|
||||
be found in the examples section of the <ulink
|
||||
url="treeview-tutorial.tar.gz"> treeview-tutorial.tar.gz</ulink>
|
||||
tarball).</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user