correct EnsureFileAccessible() docs broken by previous change (part of patch 1586730)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42637 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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}}
|
\func{bool}{EnsureFileAccessible}{\param{const wxString\& }{filename}}
|
||||||
|
|
||||||
Given a full filename (with path), ensures that the file exists and
|
Given a full filename (with path), calls \helpref{Add}{wxpathlistadd} with the path
|
||||||
then calls \helpref{Add}{wxpathlistadd} with the path of the file.
|
of the file.
|
||||||
|
|
||||||
Returns \false if the file does not exist (and in this case its path won't be added).
|
|
||||||
|
|
||||||
|
|
||||||
\membersection{wxPathList::FindAbsoluteValidPath}\label{wxpathlistfindabsolutepath}
|
\membersection{wxPathList::FindAbsoluteValidPath}\label{wxpathlistfindabsolutepath}
|
||||||
|
Reference in New Issue
Block a user