From: David King Date: Thu, 18 Oct 2012 14:26:12 +0000 (+0100) Subject: Add SignonAuthSession::state-changed documentation X-Git-Tag: 1.8~13 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=28bf8b76da4b886f1bb87a26f519f12882a136a6;p=platform%2Fupstream%2Flibgsignon-glib.git Add SignonAuthSession::state-changed documentation --- diff --git a/libsignon-glib/signon-auth-session.c b/libsignon-glib/signon-auth-session.c index f54072b..6deb65d 100644 --- a/libsignon-glib/signon-auth-session.c +++ b/libsignon-glib/signon-auth-session.c @@ -203,6 +203,9 @@ signon_auth_session_class_init (SignonAuthSessionClass *klass) /** * SignonAuthSession::state-changed: + * @auth_session: the #SignonAuthSession + * @state: the current state of the #SignonAuthSession + * @message: the message associated with the state change * * Emitted when the state of the #SignonAuthSession changes. */