diff --git a/doc/en/Gtk/TreeView.xml b/doc/en/Gtk/TreeView.xml index 090ce5a69..cc6d3b408 100644 --- a/doc/en/Gtk/TreeView.xml +++ b/doc/en/Gtk/TreeView.xml @@ -845,7 +845,7 @@ This property tells GTK# that the user interface for your application requires u - View is reorderable. + Allows to reorder rows in the view (this enables the internal drag and drop of TreeView rows). an object of type @@ -2091,7 +2091,7 @@ tree_view.AppendColumn ("title", text, "text", 0); - To be added + Whether a row should be highlighted when the cursor is over it. a To be added @@ -2296,4 +2296,4 @@ tree_view.AppendColumn ("title", text, "text", 0); - + \ No newline at end of file