[Telepathy-commits] [telepathy-glib/master] ChannelManager: document the lifetime of request_properties
Will Thompson
will.thompson at collabora.co.uk
Mon Sep 15 09:00:23 PDT 2008
---
telepathy-glib/channel-manager.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/telepathy-glib/channel-manager.h b/telepathy-glib/channel-manager.h
index a36d5bc..f545744 100644
--- a/telepathy-glib/channel-manager.h
+++ b/telepathy-glib/channel-manager.h
@@ -116,7 +116,8 @@ void tp_channel_manager_foreach_channel_class (
* @request_token: An opaque pointer representing this pending request.
* @request_properties: A table mapping (const gchar *) property names to
* GValue, representing the desired properties of a channel requested by a
- * Telepathy client.
+ * Telepathy client. The hash table will be freed after the function returns;
+ * if the channel manager wants to keep it around, it must copy it.
*
* Signature of an implementation of #TpChannelManagerIface::create_channel and
* #TpChannelManagerIface::request_channel.
--
1.5.6.5
More information about the Telepathy-commits
mailing list