summaryrefslogtreecommitdiff
path: root/telepathy-glib/extra-gtkdoc.h
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-11-22 16:34:58 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-11-22 16:34:58 +0000
commitf2153e43d003ba0d84aeba4d29fc3503ac182819 (patch)
tree4428c5ee6ad275137b7e6f4d5197fb35da5e917b /telepathy-glib/extra-gtkdoc.h
parent52d03b342da4cd008712014a7ea9ba6c7baad29a (diff)
downloadtelepathy-glib-f2153e43d003ba0d84aeba4d29fc3503ac182819.tar.gz
Document that e.g. TP_IFACE_QUARK_PROPERTIES_INTERFACE is new in 0.7.0
20071122163458-53eee-b4916a5c360ce4cf6b5875ca292dd25376f570ca.gz
Diffstat (limited to 'telepathy-glib/extra-gtkdoc.h')
-rw-r--r--telepathy-glib/extra-gtkdoc.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/telepathy-glib/extra-gtkdoc.h b/telepathy-glib/extra-gtkdoc.h
index d770ceadb..4af6cc00d 100644
--- a/telepathy-glib/extra-gtkdoc.h
+++ b/telepathy-glib/extra-gtkdoc.h
@@ -106,8 +106,12 @@
* @short_description: D-Bus interface names from the Telepathy spec
*
* This header exposes the interface names from the Telepathy specification
- * as cpp defines for strings. It is automatically generated from the
- * specification.
+ * as cpp defines for strings, such as %TP_IFACE_PROPERTIES_INTERFACE.
+ * It is automatically generated from the specification.
+ *
+ * Since 0.7.0 it also provides cpp defines like
+ * %TP_IFACE_QUARK_PROPERTIES_INTERFACE, which expand to function calls that
+ * return GQuarks for the same strings.
*/
/**