Mercurial > pidgin.yaz
view libgaim/dbus-useful.h @ 15324:99dcbb8c4557
[gaim-migrate @ 18114]
Patch #1575852 from Denis Washington to fix group count display in the buddy
list when expanding/collapsing the groups.
committer: Tailor Script <tailor@pidgin.im>
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Fri, 12 Jan 2007 17:43:25 +0000 |
parents | 60b1bc8dbf37 |
children |
line wrap: on
line source
#include "conversation.h" GaimAccount *gaim_accounts_find_ext(const char *name, const char *protocol_id, gboolean (*account_test)(const GaimAccount *account)); GaimAccount *gaim_accounts_find_any(const char *name, const char *protocol); GaimAccount *gaim_accounts_find_connected(const char *name, const char *protocol);