diff --git a/doc/en/Gtk/TreeSelection.xml b/doc/en/Gtk/TreeSelection.xml
index a877fa2f5..f3107243e 100644
--- a/doc/en/Gtk/TreeSelection.xml
+++ b/doc/en/Gtk/TreeSelection.xml
@@ -383,9 +383,11 @@ class TreeSelectionSample
- To be added
- a
- a
+ Unselects everything from one path to another.
+
+ to begin range.
+
+ to end range.
To be added
@@ -397,8 +399,8 @@ class TreeSelectionSample
- To be added
- a
+ Get the number of selected rows.
+ The number of selected rows
To be added
@@ -487,11 +489,11 @@ class TreeSelectionSample
- To be added
- a
- a
+ Returns an array of s representing the selected rows.
+ The model the is bound to.
+ Selected rows in an array of s
To be added
-
+
\ No newline at end of file