summaryrefslogtreecommitdiff
path: root/telepathy-glib/dbus-daemon.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-15 15:10:45 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-15 15:10:45 +0100
commit314f4a25b747507036ccd47f583cd5087f3701ef (patch)
treea7d466938bb3a65fe9375621266228f640c8d00d /telepathy-glib/dbus-daemon.c
parentab92e7d1f63b443dbdde2eb5379ce33a1e87b81e (diff)
downloadtelepathy-glib-314f4a25b747507036ccd47f583cd5087f3701ef.tar.gz
Remove tp_dbus_daemon_cancel_name_owner_watch from introspection
After discussion with pwithnall, it looks as though this method isn't useful for g-i bindings.
Diffstat (limited to 'telepathy-glib/dbus-daemon.c')
-rw-r--r--telepathy-glib/dbus-daemon.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/dbus-daemon.c b/telepathy-glib/dbus-daemon.c
index cf5d07042..bc40eaf34 100644
--- a/telepathy-glib/dbus-daemon.c
+++ b/telepathy-glib/dbus-daemon.c
@@ -592,10 +592,10 @@ _tp_dbus_daemon_stop_watching (TpDBusDaemon *self,
}
/**
- * tp_dbus_daemon_cancel_name_owner_watch:
+ * tp_dbus_daemon_cancel_name_owner_watch: (skip)
* @self: the D-Bus daemon
* @name: the name that was being watched
- * @callback: (scope call): the callback that was called
+ * @callback: the callback that was called
* @user_data: the user data that was provided
*
* If there was a previous call to tp_dbus_daemon_watch_name_owner()