mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-24 16:35:31 +00:00
one silly whitespace change from the updater
svn path=/trunk/gtk-sharp/; revision=63376
This commit is contained in:
parent
4efaf8c3dc
commit
5d032d5e7d
|
@ -373,7 +373,8 @@ If no delimiters are found, both <paramref name="paragraph_delimiter_index" /> a
|
|||
<Docs>
|
||||
<param name="ch">A character to measure.</param>
|
||||
<summary>Measures a char to determine if it is zero width.</summary>
|
||||
<returns><see langword="true" /> if <paramref name="ch" /> is zero width.</returns>
|
||||
<returns>
|
||||
<see langword="true" /> if <paramref name="ch" /> is zero width.</returns>
|
||||
<remarks>Zero width characters are not normally rendered on-screen.</remarks>
|
||||
<since version="Gtk# 2.10" />
|
||||
</Docs></Member></Members>
|
||||
|
|
Loading…
Reference in a new issue