diff --git a/doc/en/Gtk/TreeModelFilter.xml b/doc/en/Gtk/TreeModelFilter.xml index 362af8d1b..0bb521fa6 100644 --- a/doc/en/Gtk/TreeModelFilter.xml +++ b/doc/en/Gtk/TreeModelFilter.xml @@ -11,7 +11,7 @@ in a for display. - + using System; using Gtk; @@ -81,7 +81,7 @@ public class MyWindow : Window } } - + @@ -957,7 +957,7 @@ public class MyWindow : Window Constructor a , the model this object is to filter - a , the node to use as the model's root node. + a , the node to use as the model's root node, pass null to use the entire child tree model. @@ -1185,4 +1185,4 @@ public class MyWindow : Window - + \ No newline at end of file