svn path=/trunk/gtk-sharp/; revision=57851
This commit is contained in:
Miguel de Icaza 2006-03-12 00:18:42 +00:00
parent d2c13881e1
commit 6e5488cc6e

View file

@ -68,7 +68,7 @@
<Docs>
<summary>Removes an Idle handler from the Main Loop.</summary>
<param name="hndlr">an <see cref="T:GLib.IdleHandler" /> to remove.</param>
<returns>a <see cref="T:System.Boolean" /></returns>
<returns>The function will return true (a <see cref="T:System.Boolean" />) if the delegate was found and removed .</returns>
<remarks />
</Docs>
</Member>