git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2007-08-13 10:26:10 +00:00
parent 94f6d685cb
commit 22e97d4cbe

View File

@ -191,7 +191,7 @@ that the viewer is a variant of Netscape Navigator.}
\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
by wxCHMHelpController, wxWinHelpController and wxHtmlHelpController.