From: Vadim Zeitlin Date: Wed, 25 Oct 2006 00:09:10 +0000 (+0000) Subject: document GetDocManager() (closes 1098861) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/b1c08dbd626194a368d4a2ac60facc2c79c6ea7e?ds=sidebyside document GetDocManager() (closes 1098861) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/docprfrm.tex b/docs/latex/wx/docprfrm.tex index 4153f98164..0747fd6414 100644 --- a/docs/latex/wx/docprfrm.tex +++ b/docs/latex/wx/docprfrm.tex @@ -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}}