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