Now GetUnreadMessages dbus method tells also the number of unread messages
[modest] / libmodest-dbus-client / src / libmodest-dbus-client.h
index 5ffa393..398449d 100644 (file)
@@ -226,6 +226,7 @@ typedef struct {
        gchar *account_id;
        gchar *account_name;
        gchar *store_protocol;
+       gint unread_count;
        GList *hits;
 } ModestAccountHits;