From 1c0083d2cabdad0fb1dfb02b092e667636830244 Mon Sep 17 00:00:00 2001 From: Mike Kestner Date: Tue, 8 Apr 2008 14:48:26 +0000 Subject: [PATCH] webservice contribution from thindil2@gmail.com svn path=/trunk/gtk-sharp/; revision=100108 --- doc/en/Gtk/TreeView.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/en/Gtk/TreeView.xml b/doc/en/Gtk/TreeView.xml index 41ff5ab1c..a3968a80b 100644 --- a/doc/en/Gtk/TreeView.xml +++ b/doc/en/Gtk/TreeView.xml @@ -2114,8 +2114,8 @@ tree_view.AppendColumn ("title", text, "text", 0); - returns a to the selected row, or if there is no current selection. - returns the focused , or . + returns a to the selected row, or if there is no current selection. + returns the focused , or . Gets the currently selected row and focused column. @@ -2513,4 +2513,4 @@ tree_view.AppendColumn ("title", text, "text", 0); - + \ No newline at end of file