git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48042 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2007-08-13 10:27:05 +00:00
parent bd0a55df29
commit dbecd656ca

View File

@@ -191,7 +191,7 @@ that the viewer is a variant of Netscape Navigator.}
\membersection{wxHelpController::GetParentWindow}\label{wxhelpcontrollergetparentwindow} \membersection{wxHelpController::GetParentWindow}\label{wxhelpcontrollergetparentwindow}
\constfunc{virtual bool}{GetParentWindow}{\void} \constfunc{virtual wxWindow*}{GetParentWindow}{\void}
Returns the window to be used as the parent for the help window. This window is used Returns the window to be used as the parent for the help window. This window is used
by wxCHMHelpController, wxWinHelpController and wxHtmlHelpController. by wxCHMHelpController, wxWinHelpController and wxHtmlHelpController.