]> git.saurik.com Git - wxWidgets.git/commitdiff
document GetDocManager() (closes 1098861)
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 25 Oct 2006 00:09:10 +0000 (00:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 25 Oct 2006 00:09:10 +0000 (00:09 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/docprfrm.tex

index 4153f98164d6be38f34abb96d7ea4d2efdaff91e..0747fd64149aa2f5c257a9c0bd049992931ace36 100644 (file)
@@ -53,6 +53,14 @@ Destructor.
 
 Used in two-step construction.
 
 
 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}}
 \membersection{wxDocParentFrame::OnCloseWindow}\label{wxdocparentframeonclosewindow}
 
 \func{void}{OnCloseWindow}{\param{wxCloseEvent\&}{ event}}