]> git.0d.be Git - empathy.git/commitdiff
main-window: document what the key and value types are for hash tables
authorJonny Lamb <jonnylamb@gnome.org>
Tue, 14 Dec 2010 16:37:18 +0000 (16:37 +0000)
committerJonny Lamb <jonnylamb@gnome.org>
Tue, 14 Dec 2010 16:37:18 +0000 (16:37 +0000)
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
src/empathy-main-window.c

index e04a6bb21d5c63c4fed55d9bfaf24b698e5967b4..d1dfc29428e6f1a86e3f16374e6955b9f492cec8 100644 (file)
@@ -143,7 +143,11 @@ struct _EmpathyMainWindowPriv {
        GtkWidget              *edit_context_separator;
 
        guint                   size_timeout_id;
+
+       /* reffed TpAccount* => visible GtkInfoBar* */
        GHashTable             *errors;
+
+       /* EmpathyEvent* => visible GtkInfoBar* */
        GHashTable             *auths;
 
        /* stores a mapping from TpAccount to Handler ID to prevent