mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-25 01:25:39 +00:00
updater whitespace
svn path=/trunk/gtk-sharp/; revision=89769
This commit is contained in:
parent
05c22c47b8
commit
bd9da3f412
|
@ -14,6 +14,6 @@
|
|||
<Docs>
|
||||
<summary>GSource callback delegate.</summary>
|
||||
<returns>A boolean value.</returns>
|
||||
<remarks>Typically, when the delegate returns <see langword="true"/>, the delegate remains connected to the event source. When <see langword="false"/> is returned, the delegate is removed.</remarks>
|
||||
<remarks>Typically, when the delegate returns <see langword="true" />, the delegate remains connected to the event source. When <see langword="false" /> is returned, the delegate is removed.</remarks>
|
||||
</Docs>
|
||||
</Type>
|
||||
|
|
Loading…
Reference in a new issue