]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/windows.i
Replaced /'s with \'s as BCC requires \'s for path names
[wxWidgets.git] / wxPython / src / windows.i
index 94a77bef2ea40e383c98a2ce40c81305dec15ce0..aaa636182dfc7b1f0ac360c9b095db0c500d03e6 100644 (file)
@@ -386,6 +386,9 @@ public:
     void Freeze();
     void Thaw();
 
+    wxString GetHelpText();
+    void SetHelpText(const wxString& helpText);
+
 
 //      // Properties list
 //      %pragma(python) addtoclass = "