]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_stdpaths.i
reSWIGged
[wxWidgets.git] / wxPython / src / _stdpaths.i
index f76a03d2d916a246c8c11e56e7bdf0e1073f0f7e..8a9a73e21612f10c8d4418e51bbc49c2b53207c9 100644 (file)
@@ -75,6 +75,12 @@ public:
     }
 
 
+    DocDeclStr(
+        virtual wxString , GetExecutablePath() const,
+        "Return the path (directory+filename) of the running executable or an
+empty string if it couldn't be determined.  The path is returned as an
+absolute path whenever possible.", "");
+    
     
     DocDeclStr(
         virtual wxString , GetConfigDir() const,