document GetDocManager() (closes 1098861)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2006-10-25 00:09:10 +00:00
parent 9aeb24a0f6
commit b1c08dbd62

View File

@ -53,6 +53,14 @@ Destructor.
Used in two-step construction.
\membersection{wxDocParentFrame::GetDocumentManager}\label{wxdocparentframegetdocumentmanager}
\constfunc{wxDocManager *}{GetDocumentManager}{\void}
Returns the associated \helpref{document manager object}{wxdocmanager}.
\membersection{wxDocParentFrame::OnCloseWindow}\label{wxdocparentframeonclosewindow}
\func{void}{OnCloseWindow}{\param{wxCloseEvent\&}{ event}}