summaryrefslogtreecommitdiff
path: root/telepathy-glib/extra-gtkdoc.h
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-06-09 09:28:11 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-06-10 14:37:48 +0100
commit83a5de557c926f1de5d0ffc81f3994b063093673 (patch)
tree621579097884392c23e2aebea8e5cc640eb0b259 /telepathy-glib/extra-gtkdoc.h
parentf0743304591969845663ebf3ab7ba57fadd5b85e (diff)
downloadtelepathy-glib-83a5de557c926f1de5d0ffc81f3994b063093673.tar.gz
Add basic proxies for Client
Diffstat (limited to 'telepathy-glib/extra-gtkdoc.h')
-rw-r--r--telepathy-glib/extra-gtkdoc.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/telepathy-glib/extra-gtkdoc.h b/telepathy-glib/extra-gtkdoc.h
index 5ecff48ca..2677a7805 100644
--- a/telepathy-glib/extra-gtkdoc.h
+++ b/telepathy-glib/extra-gtkdoc.h
@@ -301,6 +301,16 @@
*/
/**
+ * SECTION:svc-client
+ * @title: Service-side Client interfaces
+ * @short_description: interfaces used to be an Observer, Approver and Handler
+ *
+ * These interfaces (auto-generated from the telepathy spec) make it easier
+ * to export the objects used to implement a Telepathy client. Methods on
+ * these objects are primarily called by the Channel Dispatcher.
+ */
+
+/**
* SECTION:defs
* @title: Miscellaneous definitions
* @short_description: Definitions useful for working with the Telepathy