mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-26 15:51:02 +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>
|
<Docs>
|
||||||
<summary>GSource callback delegate.</summary>
|
<summary>GSource callback delegate.</summary>
|
||||||
<returns>A boolean value.</returns>
|
<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>
|
</Docs>
|
||||||
</Type>
|
</Type>
|
||||||
|
|
Loading…
Reference in a new issue