summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtktreemodel.sgml
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2002-04-18 22:04:46 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2002-04-18 22:04:46 +0000
commit1f75708d5a4946d857a4c73d809db60226cb8590 (patch)
tree7b059836cfaca60e0ae837b4b7350564d3fd476d /docs/reference/gtk/tmpl/gtktreemodel.sgml
parent40d637ec03335d14e98bd3e752baa304f0efbc1f (diff)
downloadgtk+-1f75708d5a4946d857a4c73d809db60226cb8590.tar.gz
s/<!>/<!-- -->/g throughout the documentation to bring the produced
* gtk/gtkitemfactory.c: * gtk/gtkiconfactory.c: * gtk/gtkwidget.c: * gtk/gtkstyle.c: * gtk/gtkrc.c: * gtk/gtktreeviewcolumn.c: * gtk/gtkdialog.c: * gtk/gtktreemodel.c: s/<!>/<!-- -->/g throughout the documentation to bring the produced Docbook closer to XML. * gdk/tmpl/rgb.sgml: * gdk/tmpl/general.sgml: * gtk/tmpl/gtktogglebutton.sgml: * gtk/tmpl/gtkaccellabel.sgml: * gtk/tmpl/gtkradiobutton.sgml: * gtk/tmpl/gtktreemodel.sgml: * gtk/tmpl/gtkwidget.sgml: * gtk/tmpl/gtkimage.sgml: * gtk/tmpl/gtktooltips.sgml: * gtk/tmpl/gtksignal.sgml: * gtk/tmpl/gtkcombo.sgml: * gtk/tmpl/gtkdnd.sgml: * gtk/tmpl/gtksocket.sgml: * gtk/tmpl/gtkdrawingarea.sgml: * gtk/tmpl/gtkobject.sgml: * gtk/tmpl/gtkpaned.sgml: * gtk/tmpl/gtkmain.sgml: s/<!>/<!-- -->/g throughout the documentation to bring the produced Docbook closer to XML.
Diffstat (limited to 'docs/reference/gtk/tmpl/gtktreemodel.sgml')
-rw-r--r--docs/reference/gtk/tmpl/gtktreemodel.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gtk/tmpl/gtktreemodel.sgml b/docs/reference/gtk/tmpl/gtktreemodel.sgml
index 9c60f905f5..f212888868 100644
--- a/docs/reference/gtk/tmpl/gtktreemodel.sgml
+++ b/docs/reference/gtk/tmpl/gtktreemodel.sgml
@@ -168,7 +168,7 @@ enum
gchar *str_data;
gint int_data;
- /* Make sure you terminate calls to gtk_tree_model_get(<!>)
+ /* Make sure you terminate calls to gtk_tree_model_get(<!-- -->)
* with a '-1' value
*/
gtk_tree_model_get (list_store, &amp;iter,