reswigged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2007-01-21 07:07:46 +00:00
parent e86fbab1ba
commit 0d3847e80c
7 changed files with 34 additions and 34 deletions

View 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)