[ 1573138 ] small docs corrections

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2006-10-08 15:49:36 +00:00
parent cfd8e74094
commit 34c07b8b63
5 changed files with 11 additions and 9 deletions

View File

@@ -246,6 +246,8 @@ documents must always produce the exact same tree regardless of the locale it ru
Removes the given node from the children list. Returns \true if the node was found and removed
or \false if the node could not be found.
Note that the caller is reponsible for deleting the removed node in order to avoid memory leaks.
\membersection{wxXmlNode::SetChildren}\label{wxxmlnodesetchildren}
\func{void}{SetChildren}{\param{wxXmlNode* }{child}}