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 4025bf9a5c..83678b02d7 100644
--- a/e-util/gal-view-collection.h
+++ b/e-util/gal-view-collection.h
@@ -94,6 +94,8 @@ struct _GalViewCollectionItem {
GType gal_view_collection_get_type (void) G_GNUC_CONST;
GalViewCollection *
gal_view_collection_new (void);
+const gchar * gal_view_collection_get_system_directory
+ (GalViewCollection *collection);
/* Set up the view collection. Call these two functions
* before ever doing load or save and never call them again. */