]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/file.tex
GetPath() now has wxPATH_GET_COLUME by default
[wxWidgets.git] / docs / latex / wx / file.tex
index d8885f878d06146f912aafb4e5436cac1076c4af..4f8ac4bafc4896c7d696ed4021da755bbff60cbe 100644 (file)
@@ -291,7 +291,7 @@ the number of bytes actually written
 
 \membersection{wxFile::Write}\label{wxfilewrites}
 
-\func{bool}{Write}{\param{const wxString\& }{s}, \param{wxMBConv\&}{ conv = wxConvLibc}}
+\func{bool}{Write}{\param{const wxString\& }{s}, \param{wxMBConv\&}{ conv = wxConvUTF8}}
 
 Writes the contents of the string to the file, returns true on success.