reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -675,7 +675,7 @@ class RichTextCtrl(_windows.ScrolledWindow):
|
||||
SaveFile(self, String file=EmptyString, int type=RICHTEXT_TYPE_ANY) -> bool
|
||||
|
||||
Save the contents of the document to the given filename, or if the
|
||||
empty string is passed then to the filename set with `SetFileName`.
|
||||
empty string is passed then to the filename set with `SetFilename`.
|
||||
"""
|
||||
return _richtext.RichTextCtrl_SaveFile(*args, **kwargs)
|
||||
|
||||
|
Reference in New Issue
Block a user