X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/46992103a38308dbb87a455e87105ae3fdadedaf..170acdc90e9f92f8b8120fa6c04acdbf45c89582:/wxPython/src/_stdpaths.i diff --git a/wxPython/src/_stdpaths.i b/wxPython/src/_stdpaths.i index 2b38bdd13c..f76a03d2d9 100644 --- a/wxPython/src/_stdpaths.i +++ b/wxPython/src/_stdpaths.i @@ -165,7 +165,10 @@ standard prefix/share/locale/lang/LC_MESSAGES.)", ""); C:\Documents and Settings\username\Documents under Windows, $HOME under Unix and ~/Documents under Mac", ""); - + DocDeclStr( + virtual wxString , GetTempDir() const, + "Return the user's directory for temporary files.", ""); + DocStr(SetInstallPrefix, "Set the program installation directory which is /usr/local by default.