summaryrefslogtreecommitdiff
path: root/telepathy-glib/svc-interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-glib/svc-interface.h')
-rw-r--r--telepathy-glib/svc-interface.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/telepathy-glib/svc-interface.h b/telepathy-glib/svc-interface.h
index 7fee22661..863f70086 100644
--- a/telepathy-glib/svc-interface.h
+++ b/telepathy-glib/svc-interface.h
@@ -55,6 +55,9 @@ TpDBusPropertiesMixinIfaceInfo *tp_svc_interface_get_dbus_properties_info (
void tp_dbus_g_method_return_not_implemented (GDBusMethodInvocation *context);
+GDBusInterfaceSkeleton *tp_svc_interface_skeleton_new (gpointer object,
+ GType iface);
+
G_END_DECLS
#endif