Doc suggestions applied

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-04-28 10:37:08 +00:00
parent 146dd475ae
commit 0e66b22778
7 changed files with 31 additions and 4 deletions

View File

@@ -970,6 +970,8 @@ Truncate the string to the given length.
\func{void}{UngetWriteBuf}{\void}
\func{void}{UngetWriteBuf}{\param{size_t}{ len}}
Puts the string back into a reasonable state, after
\rtfsp\helpref{wxString::GetWriteBuf}{wxstringgetwritebuf} was called.