X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34e2d9439b84617ca61a52354bdb18c1ce5546fb..c63312c472c83be6d3b935f0ceeef484a7d611ce:/docs/latex/wx/pathlist.tex diff --git a/docs/latex/wx/pathlist.tex b/docs/latex/wx/pathlist.tex index 934f0170d2..aa241be222 100644 --- a/docs/latex/wx/pathlist.tex +++ b/docs/latex/wx/pathlist.tex @@ -65,10 +65,8 @@ The {\it path} is always considered a directory but no existence checks will be \func{bool}{EnsureFileAccessible}{\param{const wxString\& }{filename}} -Given a full filename (with path), ensures that the file exists and -then calls \helpref{Add}{wxpathlistadd} with the path of the file. - -Returns \false if the file does not exist (and in this case its path won't be added). +Given a full filename (with path), calls \helpref{Add}{wxpathlistadd} with the path +of the file. \membersection{wxPathList::FindAbsoluteValidPath}\label{wxpathlistfindabsolutepath}