summaryrefslogtreecommitdiff
path: root/telepathy-glib/extra-gtkdoc.h
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-glib/extra-gtkdoc.h')
-rw-r--r--telepathy-glib/extra-gtkdoc.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/telepathy-glib/extra-gtkdoc.h b/telepathy-glib/extra-gtkdoc.h
index 84ddb8da6..91969f2fb 100644
--- a/telepathy-glib/extra-gtkdoc.h
+++ b/telepathy-glib/extra-gtkdoc.h
@@ -380,6 +380,15 @@
* %TP_PROP_CHANNEL_INTERFACE_GROUP_GROUP_FLAGS, which expand to string
* constants representing fully-qualified D-Bus property names, like
* <literal>org.freedesktop.Telepathy.Channel.Interface.Group.GroupFlags</literal>.
+ *
+ * Since 0.11.UNRELEASED it also provides cpp defines like
+ * %TP_TOKEN_CONNECTION_INTERFACE_ALIASING_ALIAS for contact attributes like
+ * "org.freedesktop.Telepathy.Connection.Interface.Aliasing/alias",
+ * and defines like
+ * %TP_TOKEN_CHANNEL_INTERFACE_MEDIA_SIGNALLING_ICE_UDP
+ * for handler capability tokens like
+ * "org.freedesktop.Telepathy.Channel.Interface.MediaSignalling/gtalk-p2p".
+ * (These were present in an incorrect form since 0.11.3.)
*/
/**