X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fab86f26bf792dc79c67968dad906e4afa00a98c..038c03337f139d64f99d3334edfd1aa08354d9f0:/docs/latex/wx/fsfile.tex?ds=sidebyside diff --git a/docs/latex/wx/fsfile.tex b/docs/latex/wx/fsfile.tex index 50b13411d4..d45bcfb726 100644 --- a/docs/latex/wx/fsfile.tex +++ b/docs/latex/wx/fsfile.tex @@ -23,6 +23,10 @@ pointers. +\wxheading{Library} + +\helpref{wxBase}{librarieslist} + \wxheading{See Also} \helpref{wxFileSystemHandler}{wxfilesystemhandler}, @@ -43,7 +47,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.}