projects
/
platform
/
upstream
/
libgsignon-glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fb199c
)
Add SignonAuthSession::state-changed documentation
author
David King
<david.king@canonical.com>
Thu, 18 Oct 2012 14:26:12 +0000
(15:26 +0100)
committer
David King
<david.king@canonical.com>
Thu, 18 Oct 2012 14:26:12 +0000
(15:26 +0100)
libsignon-glib/signon-auth-session.c
patch
|
blob
|
history
diff --git
a/libsignon-glib/signon-auth-session.c
b/libsignon-glib/signon-auth-session.c
index f54072b491d87ff0e1ec1b57ce27aa223fee67db..6deb65d32d0f2a22efc5ea8c7fce275677750126 100644
(file)
--- 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.
*/