X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae8635b6da660140b77627c20ef1020aa7d483db..26ee65c723cf55822c540506f064ec11d9b26858:/wxPython/src/_stdpaths.i diff --git a/wxPython/src/_stdpaths.i b/wxPython/src/_stdpaths.i index f76a03d2d9..8a9a73e216 100644 --- a/wxPython/src/_stdpaths.i +++ b/wxPython/src/_stdpaths.i @@ -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,