[Telepathy-commits] [telepathy-glib/master] MessageMixin: document flags argument to _sent

Will Thompson will.thompson at collabora.co.uk
Thu Dec 18 10:41:57 PST 2008


---
 telepathy-glib/message-mixin.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/telepathy-glib/message-mixin.c b/telepathy-glib/message-mixin.c
index 930c223..20e349f 100644
--- a/telepathy-glib/message-mixin.c
+++ b/telepathy-glib/message-mixin.c
@@ -1673,6 +1673,9 @@ struct _TpMessageMixinOutgoingMessagePrivate {
  * @object: An object implementing the Text and Messages interfaces with this
  *  mixin
  * @message: The outgoing message
+ * @flags: The flags used when sending the message, which may be a subset of
+ *  those passed to the #TpMessageMixinSendImpl implementation if not all are
+ *  supported, or %0 on error.
  * @token: A token representing the sent message (see the Telepathy D-Bus API
  *  specification), or an empty string if no suitable identifier is available,
  *  or %NULL on error
-- 
1.5.6.5




More information about the Telepathy-commits mailing list