Added wx.StandardPaths.GetTmpDir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user