aboutsummaryrefslogtreecommitdiff
path: root/libmm-glib/mm-sim.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmm-glib/mm-sim.h')
-rw-r--r--libmm-glib/mm-sim.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libmm-glib/mm-sim.h b/libmm-glib/mm-sim.h
index eee4bc49..efafea45 100644
--- a/libmm-glib/mm-sim.h
+++ b/libmm-glib/mm-sim.h
@@ -67,6 +67,8 @@ G_DEFINE_AUTOPTR_CLEANUP_FUNC (MMSim, g_object_unref)
const gchar *mm_sim_get_path (MMSim *self);
gchar *mm_sim_dup_path (MMSim *self);
+gboolean mm_sim_get_active (MMSim *self);
+
const gchar *mm_sim_get_identifier (MMSim *self);
gchar *mm_sim_dup_identifier (MMSim *self);