]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/html.py
GetData can only be called within the DnD operation, so don't make it
[wxWidgets.git] / wxPython / src / gtk / html.py
index 4af11a0939e9047a313108a04030689dfdc76b42..f2374619202bc6b337a48db0a0eb71b8377d2015 100644 (file)
@@ -1630,7 +1630,7 @@ class HtmlHelpWindow(_core.Window):
         return _html.HtmlHelpWindow_RefreshLists(*args, **kwargs)
 
     def GetHtmlWindow(*args, **kwargs):
-        """GetHtmlWindow(self) -> wxHtmlWindow"""
+        """GetHtmlWindow(self) -> HtmlWindow"""
         return _html.HtmlHelpWindow_GetHtmlWindow(*args, **kwargs)
 
     def GetSplitterWindow(*args, **kwargs):