[Telepathy-commits] [telepathy-glib/master] BaseConnection: add brief docs to get_channel_details

Will Thompson will.thompson at collabora.co.uk
Wed Sep 17 04:15:20 PDT 2008


---
 telepathy-glib/base-connection.c |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/telepathy-glib/base-connection.c b/telepathy-glib/base-connection.c
index 16fa0c8..cb84c28 100644
--- a/telepathy-glib/base-connection.c
+++ b/telepathy-glib/base-connection.c
@@ -416,6 +416,14 @@ exportable_channel_get_old_info (TpExportableChannel *channel,
 }
 
 
+/**
+ * get_channel_details:
+ * @obj: a channel, which must implement one of #TpExportableChannel and
+ *       #TpChannelIface
+ *
+ * Returns: (oa{sv}: o.fd.T.Conn.Iface.Requests.Channel_Details), suitable for
+ *          inclusion in the NewChannels signal.
+ */
 static GValueArray *
 get_channel_details (GObject *obj)
 {
-- 
1.5.6.5




More information about the Telepathy-commits mailing list