diff options
-rw-r--r-- | telepathy-glib/extra-gtkdoc.h | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/telepathy-glib/extra-gtkdoc.h b/telepathy-glib/extra-gtkdoc.h index 4af6cc00d..769c483b5 100644 --- a/telepathy-glib/extra-gtkdoc.h +++ b/telepathy-glib/extra-gtkdoc.h @@ -80,6 +80,19 @@ */ /** + * SECTION:defs + * @title: Miscellaneous definitions + * @short_description: Definitions useful for working with the Telepathy + * protocol + * + * This header contains definitions which didn't fit into enums.h, + * interfaces.h or errors.h. + * + * Since: 0.7.0. In older versions, these constants were in base-connection.h + * and base-connection-manager.h. + */ + +/** * SECTION:enums * @title: Telepathy protocol enumerations * @short_description: Enumerated types and bitfields from the Telepathy spec |