]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/html.py
reSWIGged
[wxWidgets.git] / wxPython / src / gtk / html.py
index d3a184fc6810b22eaf6704810d936716cdd9eea7..f9b07119a6e03e4dc80b99fba8905d141a437699 100644 (file)
@@ -1000,11 +1000,7 @@ class HtmlWindow(windows.ScrolledWindow):
         return _html.HtmlWindow_SetFonts(*args, **kwargs)
 
     def SetTitle(*args, **kwargs):
-        """
-        SetTitle(String title)
-
-        Sets the window's title. Applicable only to frames and dialogs.
-        """
+        """SetTitle(String title)"""
         return _html.HtmlWindow_SetTitle(*args, **kwargs)
 
     def SetBorders(*args, **kwargs):