summaryrefslogtreecommitdiff
path: root/telepathy-glib/handle.h
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-11-22 16:35:43 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-11-22 16:35:43 +0000
commit5008026257103f02f11e1fe476b7b2d88696b663 (patch)
treee99e651b9d31d0df72122e7206f0c02cd062eeb6 /telepathy-glib/handle.h
parent203514158e20fe66ae654602d8b8491b955f39ce (diff)
downloadtelepathy-glib-5008026257103f02f11e1fe476b7b2d88696b663.tar.gz
TP_UNKNOWN_HANDLE_TYPE: document as new in 0.7.0
20071122163543-53eee-f68919917cc3d3e2c0ef2c26df3b3ce70de5b97a.gz
Diffstat (limited to 'telepathy-glib/handle.h')
-rw-r--r--telepathy-glib/handle.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/telepathy-glib/handle.h b/telepathy-glib/handle.h
index 84835a967..0d5f0025c 100644
--- a/telepathy-glib/handle.h
+++ b/telepathy-glib/handle.h
@@ -59,6 +59,8 @@ typedef guint TpHandle;
*
* An invalid handle type (-1 cast to TpHandleType) used to represent an
* unknown handle type.
+ *
+ * Since: 0.7.0
*/
#define TP_UNKNOWN_HANDLE_TYPE ((TpHandleType) -1)