]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_combobox.i
Add a set for wxMac too
[wxWidgets.git] / wxPython / src / _combobox.i
index d56293c4681636a167edfa4be33a05a0e01317bc..d4b4bfa966b1fb3f21c8ee14a318f9d5dfa492c1 100644 (file)
@@ -92,7 +92,7 @@ public:
         "    Point pos=DefaultPosition, Size size=DefaultSize,\n" 
         "    List choices=[], long style=0, Validator validator=DefaultValidator,\n"
         "    String name=ChoiceNameStr) -> bool",
-        "Actually create the GUI Choice control for 2-phase creation");
+        "Actually create the GUI wxComboBox control for 2-phase creation");
     
 
     DocDeclStr(