From 43fe07c7437a5b3395e7bb91fde027000c627b10 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Sat, 16 Apr 2005 19:09:15 +0000 Subject: [PATCH] Contributions from aaron@ultramoderne.net svn path=/trunk/gtk-sharp/; revision=43121 --- doc/en/Gtk/TreeSortable.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/en/Gtk/TreeSortable.xml b/doc/en/Gtk/TreeSortable.xml index 2d445260f..59d193d08 100644 --- a/doc/en/Gtk/TreeSortable.xml +++ b/doc/en/Gtk/TreeSortable.xml @@ -11,7 +11,7 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. An interface for specifying a tree model that is sortable. - + See for a working example of a sortable TreeView. @@ -68,7 +68,7 @@ A , the function to use for sorting ignored ignored - This overloaded method is obsolete. It is replaced by the SetSortFunc (int, TreeIterCompareFunc) overload." />. + This overloaded method is obsolete. It is replaced by the SetSortFunc (int, TreeIterCompareFunc) overload." />. @@ -87,7 +87,7 @@ A , the function to use for sorting ignored ignored - This overload of SetDefaultSortFunc is obsolete. The replacement is a single parameter overload. The and paramaters to this method are ignored. + This overload of SetDefaultSortFunc is obsolete. The replacement is a single parameter overload. The and paramaters to this method are ignored. @@ -166,4 +166,4 @@ - + \ No newline at end of file