mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-03-01 00:27:06 +00:00
Patch from Felipe Lessa
svn path=/trunk/gtk-sharp/; revision=54874
This commit is contained in:
parent
25bd2e6729
commit
b27f52c0c1
|
@ -768,7 +768,7 @@
|
|||
<returns>a string containing the text from the specified range</returns>
|
||||
<remarks>
|
||||
<para>
|
||||
Returns the text in the range specified by <see paremref="start" /> and <see paremref="end" />. Excludes
|
||||
Returns the text in the range specified by <paramref name="start" /> and <paramref name="end" />. Excludes
|
||||
undisplayed text (text marked with tags that set the
|
||||
invisibility attribute) if <paramref name="include_hidden_chars" /> is <see langword="false" />. Does not include characters
|
||||
representing embedded images, so byte and character
|
||||
|
@ -1886,4 +1886,4 @@
|
|||
</Docs>
|
||||
</Member>
|
||||
</Members>
|
||||
</Type>
|
||||
</Type>
|
Loading…
Reference in a new issue