diff options
Diffstat (limited to 'telepathy-glib/extra-gtkdoc.h')
-rw-r--r-- | telepathy-glib/extra-gtkdoc.h | 10 |
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 |