Author: miguel
Date: 2005-04-26 17:46:01 -0400 (Tue, 26 Apr 2005)
New Revision: 43628

Modified:
   trunk/gtk-sharp/doc/en/Gtk/Widget.xml
Log:
Contributions from [EMAIL PROTECTED]

Modified: trunk/gtk-sharp/doc/en/Gtk/Widget.xml
===================================================================
--- trunk/gtk-sharp/doc/en/Gtk/Widget.xml       2005-04-26 21:45:19 UTC (rev 
43627)
+++ trunk/gtk-sharp/doc/en/Gtk/Widget.xml       2005-04-26 21:46:01 UTC (rev 
43628)
@@ -569,7 +569,7 @@
         <returns>Return from the event emission (<see langword="true" /> if 
the event was handled)</returns>
         <remarks>
           <para>
-          If you want to synthesize an event though, don't use this method; 
instead, use <see cref="M:Gdk.Windowt.InvalidateRect" /> to invalidate a region 
of the window.
+          If you want to synthesize an event though, don't use this method; 
instead, use Gtk.Main.DoEvent so the event will behave as if it were in the 
event queue.
          </para>
         </remarks>
       </Docs>

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to