X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/44353523d85ba44f62bad4ab7b27a14001d4b1ae..b45f79ecbf5236ce4158fa3eaa52111d9e6822e0:/docs/latex/wx/function.tex diff --git a/docs/latex/wx/function.tex b/docs/latex/wx/function.tex index 42069bf337..f9741e745b 100644 --- a/docs/latex/wx/function.tex +++ b/docs/latex/wx/function.tex @@ -190,7 +190,7 @@ the corresponding topic. \helpref{wxOnAssert}{wxonassert}\\ \helpref{wxOpenClipboard}{wxopenclipboard}\\ \helpref{wxParseCommonDialogsFilter}{wxparsecommondialogsfilter}\\ -\helpref{wxPathExists}{functionwxpathexists}\\ +\helpref{wxDirExists}{functionwxdirexists}\\ \helpref{wxPathOnly}{wxpathonly}\\ \helpref{wxPostDelete}{wxpostdelete}\\ \helpref{wxPostEvent}{wxpostevent}\\ @@ -1048,9 +1048,9 @@ Returns true if the argument is an absolute filename, i.e. with a slash or drive name at the beginning. -\membersection{::wxPathExists}\label{functionwxpathexists} +\membersection{::wxDirExists}\label{functionwxdirexists} -\func{bool}{wxPathExists}{\param{const wxString\& }{dirname}} +\func{bool}{wxDirExists}{\param{const wxString\& }{dirname}} Returns true if the path exists.