From a7c13bb7c746ed17110ccfcc23658f34ca8f9668 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Tue, 13 Jul 2004 18:55:47 +0000 Subject: [PATCH] Apply patch from jaspervp@gmx.net svn path=/trunk/gtk-sharp/; revision=31099 --- doc/en/Gtk/TreeIter.xml | 32 +++++++++++++++++++++++--------- doc/en/Gtk/TreeStore.xml | 28 ++++++++++++++-------------- 2 files changed, 37 insertions(+), 23 deletions(-) diff --git a/doc/en/Gtk/TreeIter.xml b/doc/en/Gtk/TreeIter.xml index 9ee1ae964..8d50fd114 100644 --- a/doc/en/Gtk/TreeIter.xml +++ b/doc/en/Gtk/TreeIter.xml @@ -67,9 +67,9 @@ - To be added - an object of type - To be added + copy the TreeIter by value. + the copy of the + @@ -80,9 +80,14 @@ - To be added - a - To be added + Generates a hash code for the current instance. + A containing the hash code for the current instance. + + + + The algorithm used to generate the hash code is unspecified. + + @@ -95,10 +100,19 @@ - To be added - a + + Determines whether the current instance and a specified + represent the same value. + + The to compare the current instance to. a - To be added + + + This method + overrides + . + + diff --git a/doc/en/Gtk/TreeStore.xml b/doc/en/Gtk/TreeStore.xml index 3f71e59ee..9e8379549 100644 --- a/doc/en/Gtk/TreeStore.xml +++ b/doc/en/Gtk/TreeStore.xml @@ -850,10 +850,10 @@ - To be added - a + Appends a new row to the . + a with the data for the row. a - To append the new row to the toplevel, use the overloaded version without . + @@ -866,10 +866,10 @@ - To be added - a + Appends a new row to the . + a with the data for the row. a - To be added + @@ -883,11 +883,11 @@ - To be added - a - a + Appends a new row to the . + the parent row to attach the new row under. + a with the data for the row. a - To be added + To append the new row to the toplevel, use the @@ -901,11 +901,11 @@ - To be added - a - a + Appends a new row to the . + the parent row to attach the new row under. + a with the data for the row. a - To be added + To append the new row to the toplevel, use the