]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/fsfile.tex
Don't use const bool.
[wxWidgets.git] / docs / latex / wx / fsfile.tex
index 50b13411d4d83b3ca409bea1ba1d2198f22b80b1..0f24e1a37b727c8121c57e868ca1ef1e2cbca968 100644 (file)
@@ -43,7 +43,9 @@ Constructor. You probably won't use it. See Notes for details.
 
 \docparam{location}{The full location (aka filename) of the file}
 
-\docparam{mimetype}{MIME type of this file. Mime type is either extension-based or HTTP Content-Type}
+\docparam{mimetype}{MIME type of this file. It may be left empty, in which
+case the type will be determined from file's extension (\arg{location} must
+not be empty in this case).}
 
 \docparam{anchor}{Anchor. See \helpref{GetAnchor()}{wxfsfilegetanchor} for details.}