Add SignonAuthSession::state-changed documentation
authorDavid King <david.king@canonical.com>
Thu, 18 Oct 2012 14:26:12 +0000 (15:26 +0100)
committerDavid King <david.king@canonical.com>
Thu, 18 Oct 2012 14:26:12 +0000 (15:26 +0100)
libsignon-glib/signon-auth-session.c

index f54072b..6deb65d 100644 (file)
@@ -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.
      */