mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-24 16:05:35 +00:00
Patch from willem.jacobus@gmail.com
svn path=/trunk/gtk-sharp/; revision=57851
This commit is contained in:
parent
d2c13881e1
commit
6e5488cc6e
|
@ -68,9 +68,9 @@
|
|||
<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>
|
||||
</Members>
|
||||
</Type>
|
||||
</Type>
|
Loading…
Reference in a new issue