Doc fixes A-M 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@31801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -61,7 +61,7 @@ Searches for string and deletes from list, deallocating memory.
|
||||
|
||||
\membersection{wxStringList::ListToArray}\label{wxstringlistlisttoarray}
|
||||
|
||||
\func{char*}{ListToArray}{\param{bool}{ new\_copies = false}}
|
||||
\func{wxChar**}{ListToArray}{\param{bool}{ new\_copies = false}}
|
||||
|
||||
Converts the list to an array of strings, only allocating new memory if
|
||||
\rtfsp{\bf new\_copies} is true.
|
||||
|
Reference in New Issue
Block a user