]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/mbcnvfil.tex
Various wxCollapsiblePane enhancements (re-patch 1577412):
[wxWidgets.git] / docs / latex / wx / mbcnvfil.tex
index 2ed8c847df68fe353954c4ac1dd1ee18c2f55a7a..fc3f3d8388703d1a23035df2cf122212033e4806 100644 (file)
@@ -1,8 +1,3 @@
-%
-% automatically generated by HelpGen from
-% ../include/wx/strconv.h at 25/Mar/00 10:20:56
-%
-
 \section{\class{wxMBConvFile}}\label{wxmbconvfile}
 
 This class used to define the class instance 
 \section{\class{wxMBConvFile}}\label{wxmbconvfile}
 
 This class used to define the class instance 
@@ -12,9 +7,9 @@ either of type wxConvLibc (on most platforms) or wxConvUTF8
 filesystem multibyte encoding and Unicode. {\bf wxConvFileName} 
 can also be set to a something else at run-time which is used 
 e.g. by wxGTK to use a class which checks the environment 
 filesystem multibyte encoding and Unicode. {\bf wxConvFileName} 
 can also be set to a something else at run-time which is used 
 e.g. by wxGTK to use a class which checks the environment 
-variable {\bf G_FILESYSTEM_ENCODING} indicating that filenames 
+variable {\bf G\_FILESYSTEM\_ENCODING} indicating that filenames 
 should not be interpreted as UTF8 and also for converting 
 should not be interpreted as UTF8 and also for converting 
-invalid UTF8 characters (e.g. if there is a filename in iso8859_1)
+invalid UTF8 characters (e.g. if there is a filename in iso8859\_1)
 to strings with octal values. 
 
 Since some platforms (such as Win32) use Unicode in the filenames,
 to strings with octal values. 
 
 Since some platforms (such as Win32) use Unicode in the filenames,