From 8666947fd071cb685d544e02ebfc04bc210b0566 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Tue, 27 Dec 2005 14:13:04 +0000 Subject: [PATCH] Patch from Felipe Lessa svn path=/trunk/gtk-sharp/; revision=54875 --- doc/en/Gtk/Window.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/en/Gtk/Window.xml b/doc/en/Gtk/Window.xml index 6f0c39ba9..6aac466e3 100644 --- a/doc/en/Gtk/Window.xml +++ b/doc/en/Gtk/Window.xml @@ -1038,7 +1038,7 @@ Console.WriteLine("Width: {0}, Height: {1}" , width , height); Sets or obtains whether the transient parent of will also destroy itself - an object of type + an object of type This is useful for dialogs that shouldn't persist beyond the livefime of the main they're associated with, for example. @@ -1947,4 +1947,4 @@ Sometimes when you think you want to use allow_shrink, the real problem is that - + \ No newline at end of file