diff --git a/doc/en/Gtk/TreeView.xml b/doc/en/Gtk/TreeView.xml index ed6eb9506..b1b0d26df 100644 --- a/doc/en/Gtk/TreeView.xml +++ b/doc/en/Gtk/TreeView.xml @@ -219,8 +219,7 @@ public class TreeViewDemo { } - -For a example how to handle selection events see + For a example how to handle selection events, or to determine the currently selected row, see . @@ -2052,4 +2051,4 @@ tree_view.AppendColumn ("title", text, "text", 0); - + \ No newline at end of file