diff --git a/doc/en/Gtk/Window.xml b/doc/en/Gtk/Window.xml index 9840e07fd..1925d67a2 100644 --- a/doc/en/Gtk/Window.xml +++ b/doc/en/Gtk/Window.xml @@ -1,4 +1,4 @@ - + @@ -1409,19 +1409,6 @@ Console.WriteLine("Width: {0}, Height: {1}" , width , height); - - - Property - - System.IntPtr - - - - Raw Property - a - Returns the native object handle of this . - - Property @@ -1757,17 +1744,5 @@ Sometimes when you think you want to use allow_shrink, the real problem is that This is normally called by the default KeyPressEvent and KeyReleaseEvent handlers for toplevel windows, however in some cases it may be useful to call this directly when overriding the standard key handling for a toplevel window. - - - Method - - System.Void - - - - Destroys a Window. - All toplevel windows must be explicitly destroyed. - - \ No newline at end of file