Doc fixes N-Z edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1338,7 +1338,7 @@ None
|
||||
|
||||
\membersection{wxStringBufferLength::wxStringBufferLength}\label{wxstringbufferlengthctor}
|
||||
|
||||
\func{}{wxStringBuffer}{\param{const wxString\& }{str}, \param{size\_t }{len}}
|
||||
\func{}{wxStringBufferLength}{\param{const wxString\& }{str}, \param{size\_t }{len}}
|
||||
|
||||
Constructs a writable string buffer object associated with the given string
|
||||
and containing enough space for at least {\it len} characters. Basically, this
|
||||
|
Reference in New Issue
Block a user