]> www.fi.muni.cz Git - evince.git/blobdiff - libdocument/ev-file-helpers.h
Install ev-backends-manager.h and ev-document-type-builtins.h. Fixes bug
[evince.git] / libdocument / ev-file-helpers.h
index cd86320ed804abf3faa149b8a4c0deb67f6b9970..833eade90ebf74f40432a62f4f3eb311ce8206b9 100644 (file)
@@ -50,6 +50,10 @@ gboolean     ev_xfer_uri_simple       (const char        *from,
                                       const char        *to,
                                       GError           **error);
 
+gchar       *ev_file_get_mime_type    (const gchar       *uri,
+                                      gboolean           fast,
+                                      GError           **error);
+
 gchar       *ev_file_uncompress       (const gchar       *uri,
                                       EvCompressionType  type,
                                       GError           **error);