396
397
return hb_string_utf8_compare(a->name, b->name);
401
401
account_glist_key_compare_func(Account *a, Account *b)
407
413
GList *account_glist_sorted(gint column)
409
415
GList *list = g_hash_table_get_values(GLOBALS->h_acc);
419
433
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */