docstring
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -293,8 +293,8 @@ DocStr(wxAboutBox,
|
|||||||
"This function shows the standard about dialog containing the
|
"This function shows the standard about dialog containing the
|
||||||
information specified in ``info``. If the current platform has a
|
information specified in ``info``. If the current platform has a
|
||||||
native about dialog which is capable of showing all the fields in
|
native about dialog which is capable of showing all the fields in
|
||||||
``info``, the native dialog is used, otherwise the function falls back
|
`wx.AboutDialogInfo`, the native dialog is used, otherwise the
|
||||||
to the generic wxWidgets version of the dialog.", "");
|
function falls back to the generic wxWidgets version of the dialog.", "");
|
||||||
|
|
||||||
void wxAboutBox(const wxAboutDialogInfo& info);
|
void wxAboutBox(const wxAboutDialogInfo& info);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user