aboutsummaryrefslogtreecommitdiff
path: root/src/mm-sim.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-sim.c')
-rw-r--r--src/mm-sim.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/mm-sim.c b/src/mm-sim.c
index ec4060cd..8380a80f 100644
--- a/src/mm-sim.c
+++ b/src/mm-sim.c
@@ -415,6 +415,14 @@ mm_sim_unexport (MMSim *self)
/*****************************************************************************/
+const gchar *
+mm_sim_get_path (MMSim *self)
+{
+ return self->priv->path;
+}
+
+/*****************************************************************************/
+
#undef STR_REPLY_READY_FN
#define STR_REPLY_READY_FN(NAME) \
static void \