Added a wxPerl note to wxWindow::GetHandle
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16955
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
\param{wxTipProvider *}{tipProvider},
\param{bool }{showAtStartup = TRUE}}
\param{wxTipProvider *}{tipProvider},
\param{bool }{showAtStartup = TRUE}}
-This function shows a "startup tip" to the user.
+This function shows a "startup tip" to the user. The return value is the
+state of the ``Show tips at startup'' checkbox.
\docparam{parent}{The parent window for the modal dialog}
\docparam{parent}{The parent window for the modal dialog}
\pythonnote{This method will return an integer in wxPython.}
\pythonnote{This method will return an integer in wxPython.}
+\perlnote{This method will return an integer in wxPerl.}
+
\membersection{wxWindow::GetHelpText}\label{wxwindowgethelptext}
\constfunc{virtual wxString}{GetHelpText}{\void}
\membersection{wxWindow::GetHelpText}\label{wxwindowgethelptext}
\constfunc{virtual wxString}{GetHelpText}{\void}