some minor fixes to the docs (bugs 13271[56])
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -48,6 +48,13 @@ Pointer to an object which is the object's reference-counted data.
|
||||
\helpref{wxObject::GetRefData}{wxobjectgetrefdata},\rtfsp
|
||||
\helpref{wxObjectRefData}{wxobjectrefdata}
|
||||
|
||||
\membersection{wxObject::CopyObject}\label{wxobjectcopyobject}
|
||||
|
||||
\func{virtual void}{CopyObject}{\param{wxObject\&}{ object\_dest}}
|
||||
|
||||
Create a copy of this object in object\_dest. Must perform a full copy of self
|
||||
so that object\_dest will be valid after this object is deleted
|
||||
|
||||
\membersection{wxObject::Dump}\label{wxobjectdump}
|
||||
|
||||
\func{void}{Dump}{\param{ostream\&}{ stream}}
|
||||
|
Reference in New Issue
Block a user