]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/mac/_controls.py
update the text of a read-only combobox (and hence wxChoice) when selection is change...
[wxWidgets.git] / wxPython / src / mac / _controls.py
index 09eaac9f35953977d180cea959e21e4c53771130..898eb10064d7b7377bba6953623de8d27986c3ae 100644 (file)
@@ -7274,7 +7274,7 @@ class SearchCtrl(TextCtrl):
         """
         GetDescriptiveText(self) -> String
 
-        Set the text to be displayed when the user has not yet typed anything
+        Get the text to be displayed when the user has not yet typed anything
         in the control.
         """
         return _controls_.SearchCtrl_GetDescriptiveText(*args, **kwargs)