[next] telepathy-glib: Version-annotate tp_contact_is_self too

Simon McVittie smcv at kemper.freedesktop.org
Thu May 3 05:47:02 PDT 2012


Module: telepathy-glib
Branch: next
Commit: 72514214fb4a0708f086951044b7cad293a5fa1c
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=72514214fb4a0708f086951044b7cad293a5fa1c

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Thu May  3 13:08:46 2012 +0100

Version-annotate tp_contact_is_self too

---

 telepathy-glib/contact.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/telepathy-glib/contact.h b/telepathy-glib/contact.h
index bcc77bb..d55ef60 100644
--- a/telepathy-glib/contact.h
+++ b/telepathy-glib/contact.h
@@ -79,6 +79,7 @@ TpConnection *tp_contact_get_connection (TpContact *self);
 TpHandle tp_contact_get_handle (TpContact *self);
 const gchar *tp_contact_get_identifier (TpContact *self);
 gboolean tp_contact_has_feature (TpContact *self, TpContactFeature feature);
+_TP_AVAILABLE_IN_0_20
 gboolean tp_contact_is_self (TpContact *self);
 
 /* TP_CONTACT_FEATURE_ALIAS */



More information about the telepathy-commits mailing list