X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=libdocument%2Fev-file-helpers.h;h=47a5417149f915b25abde991052a30fe3a448e89;hb=cc3f21efc8104182171c9300facc16d9a79177ef;hp=adec69c35b23b4d1004eedb5c801966bfd0840c1;hpb=2d8aad40e1916911b773f1cfdd93c961feabf807;p=evince.git diff --git a/libdocument/ev-file-helpers.h b/libdocument/ev-file-helpers.h index adec69c3..47a54171 100644 --- a/libdocument/ev-file-helpers.h +++ b/libdocument/ev-file-helpers.h @@ -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);