Remove the wxPython-only doc snippets from the C++ docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71170 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -71,14 +71,6 @@ public:
|
||||
|
||||
@remarks Use ShowModal() to show the dialog.
|
||||
|
||||
@beginWxPythonOnly
|
||||
|
||||
For Python the two parameters @a n and @a choices are collapsed into a
|
||||
multi parameter @a choices which is expected to be a Python list of
|
||||
strings.
|
||||
|
||||
@endWxPythonOnly
|
||||
|
||||
@beginWxPerlOnly
|
||||
Not supported by wxPerl.
|
||||
@endWxPerlOnly
|
||||
@@ -109,14 +101,6 @@ public:
|
||||
|
||||
@remarks Use ShowModal() to show the dialog.
|
||||
|
||||
@beginWxPythonOnly
|
||||
|
||||
For Python the two parameters @a n and @a choices are collapsed into a
|
||||
multi parameter @a choices which is expected to be a Python list of
|
||||
strings.
|
||||
|
||||
@endWxPythonOnly
|
||||
|
||||
@beginWxPerlOnly
|
||||
Use an array reference for the @a choices parameter.
|
||||
@endWxPerlOnly
|
||||
@@ -199,14 +183,6 @@ public:
|
||||
|
||||
@remarks Use ShowModal() to show the dialog.
|
||||
|
||||
@beginWxPythonOnly
|
||||
|
||||
For Python the two parameters @a n and @a choices are collapsed into a
|
||||
multi parameter @a choices which is expected to be a Python list of
|
||||
strings.
|
||||
|
||||
@endWxPythonOnly
|
||||
|
||||
@beginWxPerlOnly
|
||||
Not supported by wxPerl.
|
||||
@endWxPerlOnly
|
||||
@@ -242,14 +218,6 @@ public:
|
||||
|
||||
@remarks Use ShowModal() to show the dialog.
|
||||
|
||||
@beginWxPythonOnly
|
||||
|
||||
For Python the two parameters @a n and @a choices are collapsed into a
|
||||
multi parameter @a choices which is expected to be a Python list of
|
||||
strings.
|
||||
|
||||
@endWxPythonOnly
|
||||
|
||||
@beginWxPerlOnly
|
||||
Use an array reference for the @a choices parameter.
|
||||
@endWxPerlOnly
|
||||
|
Reference in New Issue
Block a user