Small clarification in ::wxShowTip docs.
Added a wxPerl note to wxWindow::GetHandle git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1734,7 +1734,8 @@ The symbols are not shown when the generic function is used.
|
|||||||
\param{wxTipProvider *}{tipProvider},
|
\param{wxTipProvider *}{tipProvider},
|
||||||
\param{bool }{showAtStartup = TRUE}}
|
\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}
|
||||||
|
|
||||||
|
@@ -715,6 +715,8 @@ handle, such as {\bf HWND} for Windows, {\bf Widget} for Motif or {\bf GtkWidget
|
|||||||
|
|
||||||
\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}
|
\membersection{wxWindow::GetHelpText}\label{wxwindowgethelptext}
|
||||||
|
|
||||||
\constfunc{virtual wxString}{GetHelpText}{\void}
|
\constfunc{virtual wxString}{GetHelpText}{\void}
|
||||||
|
Reference in New Issue
Block a user