]> www.fi.muni.cz Git - evince.git/blobdiff - libdocument/ev-file-helpers.h
[comics] Fixes handling of the tmp folder
[evince.git] / libdocument / ev-file-helpers.h
index adec69c35b23b4d1004eedb5c801966bfd0840c1..47a5417149f915b25abde991052a30fe3a448e89 100644 (file)
@@ -47,6 +47,7 @@ gboolean     ev_dir_ensure_exists     (const gchar       *dir,
 
 GFile       *ev_tmp_file_get          (const gchar       *prefix);
 gchar       *ev_tmp_filename          (const char        *prefix);
+gchar       *ev_tmp_directory         (const char        *prefix);
 void         ev_tmp_filename_unlink   (const gchar       *filename);
 void         ev_tmp_file_unlink       (GFile             *file);
 void         ev_tmp_uri_unlink        (const gchar       *uri);