docs: use #*-struct instead of <structname>

This commit is contained in:
William Jon McCann
2014-01-27 17:04:46 -05:00
parent 8418e6422f
commit 22586ea7c2
40 changed files with 206 additions and 209 deletions

View File

@ -51,7 +51,7 @@
* sort the second.
*
* <example>
* <title>Using a <structname>GtkTreeModelSort</structname></title>
* <title>Using a #GtkTreeModelSort</title>
* <programlisting>
* {
* GtkTreeView *tree_view1;