<wx/filefn.h>
+\wxheading{Library}
+
+\helpref{wxBase}{librarieslist}
+
\wxheading{See also}
\helpref{wxArrayString}{wxarraystring}, \helpref{wxStandardPaths}{wxstandardpaths}, \helpref{wxFileName}{wxfilename}
\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}