]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mimetype.h
a more easy to use version of wxGetHomeDir() added
[wxWidgets.git] / include / wx / mimetype.h
index b9ea9b791ee99978dd7b04a58ad75e8dae5fa7e0..ca17706d16e5b944cf684dbb1d97d080842f862e 100644 (file)
@@ -190,6 +190,11 @@ public:
         // read in additional file in mime.types format
     bool ReadMimeTypes(const wxString& filename);
 
+    // enumerate all known MIME types
+    //
+    // returns the number of retrieved file types
+    size_t EnumAllFileTypes(wxArrayString& mimetypes);
+
     // these functions can be used to provide default values for some of the
     // MIME types inside the program itself (you may also use
     // ReadMailcap(filenameWithDefaultTypes, TRUE /* use as fallback */) to