aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/gal-view-collection.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/gal-view-collection.h')
-rw-r--r--e-util/gal-view-collection.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/e-util/gal-view-collection.h b/e-util/gal-view-collection.h
index 83678b02d7..ab5c54c62a 100644
--- a/e-util/gal-view-collection.h
+++ b/e-util/gal-view-collection.h
@@ -96,6 +96,8 @@ GalViewCollection *
gal_view_collection_new (void);
const gchar * gal_view_collection_get_system_directory
(GalViewCollection *collection);
+const gchar * gal_view_collection_get_user_directory
+ (GalViewCollection *collection);
/* Set up the view collection. Call these two functions
* before ever doing load or save and never call them again. */