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:
@@ -66,13 +66,6 @@ public:
|
||||
|
||||
@see Create(), wxValidator
|
||||
|
||||
@beginWxPythonOnly
|
||||
|
||||
The wxChoice constructor in wxPython reduces the @a n and @a choices
|
||||
arguments to a single argument, which is a list of strings.
|
||||
|
||||
@endWxPythonOnly
|
||||
|
||||
@beginWxPerlOnly
|
||||
Not supported by wxPerl.
|
||||
@endWxPerlOnly
|
||||
@@ -108,13 +101,6 @@ public:
|
||||
|
||||
@see Create(), wxValidator
|
||||
|
||||
@beginWxPythonOnly
|
||||
|
||||
The wxChoice constructor in wxPython reduces the @a n and @a choices
|
||||
arguments to a single argument, which is a list of strings.
|
||||
|
||||
@endWxPythonOnly
|
||||
|
||||
@beginWxPerlOnly
|
||||
Use an array reference for the @a choices parameter.
|
||||
@endWxPerlOnly
|
||||
|
Reference in New Issue
Block a user