]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/html.i
reSWIGged
[wxWidgets.git] / wxPython / src / html.i
index 250a7666bb012ef9fd74608ddcc4f630f4fb2acd..6220731d1f7c3bf1480b93bb28c0e34ad7d5acd8 100644 (file)
@@ -850,7 +850,9 @@ public:
         }
     }
 
-    void SetTitle(const wxString& title);
+    DocDeclStr(
+        void, SetTitle(const wxString& title),
+        "");
 
     // Sets space between text and window borders.
     void SetBorders(int b);