X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fcea31d51bf897c782618063279c6876a7807e83..2706e543a6923d8e743c6ec21fcfe898a52aec88:/docs/latex/wx/file.tex diff --git a/docs/latex/wx/file.tex b/docs/latex/wx/file.tex index 7977c6d67b..316ecf7efc 100644 --- a/docs/latex/wx/file.tex +++ b/docs/latex/wx/file.tex @@ -31,6 +31,10 @@ None. +\wxheading{Library} + +\helpref{wxBase}{librarieslist} + \wxheading{Constants} wx/file.h defines the following constants: @@ -335,7 +339,7 @@ the number of bytes actually written \membersection{wxFile::Write}\label{wxfilewrites} -\func{bool}{Write}{\param{const wxString\& }{s}, \param{wxMBConv\&}{ conv = wxConvUTF8}} +\func{bool}{Write}{\param{const wxString\& }{s}, \param{const wxMBConv\&}{ conv = wxConvUTF8}} Writes the contents of the string to the file, returns true on success.