From 488a6b522ea1f36133712aac1a8d75434ca139b1 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Fri, 16 Mar 2012 15:26:31 +0100 Subject: [PATCH] call-channel: annotate the state-changed signal https://bugs.freedesktop.org/show_bug.cgi?id=47410 --- telepathy-glib/call-channel.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/telepathy-glib/call-channel.c b/telepathy-glib/call-channel.c index 9e67314..3479c0c 100644 --- a/telepathy-glib/call-channel.c +++ b/telepathy-glib/call-channel.c @@ -952,7 +952,7 @@ tp_call_channel_class_init (TpCallChannelClass *klass) * @state: the new #TpCallState * @flags: the new #TpCallFlags * @reason: the #TpCallStateReason for the change - * @details: additional details + * @details: (element-type utf8 GObject.Value): additional details * * The ::state-changed signal is emitted whenever the * call state changes. -- 1.7.7.6