Contributions from odrigo.benenson@gmail.com
svn path=/trunk/gtk-sharp/; revision=43628
This commit is contained in:
parent
a49ba2d3a1
commit
c9e9fd56d8
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue