summaryrefslogtreecommitdiff
path: root/src/enchant-provider.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/enchant-provider.h')
-rw-r--r--src/enchant-provider.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/enchant-provider.h b/src/enchant-provider.h
index ae3457d..65c827d 100644
--- a/src/enchant-provider.h
+++ b/src/enchant-provider.h
@@ -69,6 +69,16 @@ GSList *enchant_get_conf_dirs (void);
char *enchant_get_prefix_dir(void);
/**
+ * enchant_relocate
+ *
+ * Returns a string giving the relocated path according to the location of the
+ * base directory of the enchant installation.
+ *
+ * Returns: the relocated path. Must be free'd.
+ */
+char *enchant_relocate (const char *path);
+
+/**
* enchant_dict_set_error
* @dict: A non-null dictionary
* @err: A non-null error message