]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/html.py
reSWIGged
[wxWidgets.git] / wxPython / src / gtk / html.py
index 1f4c4ef31178db155771d68a04a9da0d9101af73..e7bd92745ae1cf2d2d6b5bd5a198e74c74e84778 100644 (file)
@@ -1754,6 +1754,7 @@ class HtmlHelpController(_core.Object):
         """GetFrame(self) -> HtmlHelpFrame"""
         return _html.HtmlHelpController_GetFrame(*args, **kwargs)
 
+    def Destroy(self): pass 
 
 class HtmlHelpControllerPtr(HtmlHelpController):
     def __init__(self, this):