Added GetTempDir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -556,6 +556,13 @@ In case of success, the returned string is a floating-point number with {\tt pre
|
||||
followed by the size unit (B, kB, MB, GB, TB: respectively bytes, kilobytes, megabytes, gigabytes, terabytes).
|
||||
|
||||
|
||||
\membersection{wxFileName::GetTempDir}\label{wxfilenamegettempdir}
|
||||
|
||||
\func{static wxString}{GetTempDir}{\void}
|
||||
|
||||
Returns the directory used for temporary files.
|
||||
|
||||
|
||||
\membersection{wxFileName::GetTimes}\label{wxfilenamegettimes}
|
||||
|
||||
\constfunc{bool}{GetTimes}{\param{wxDateTime* }{dtAccess}, \param{wxDateTime* }{dtMod}, \param{wxDateTime* }{dtCreate}}
|
||||
|
Reference in New Issue
Block a user