view console/gntaccount.h @ 14013:e9fe337fa9aa

[gaim-migrate @ 16605] *Safeguarded against a possible memory violation upon receiving a malformed login token reply packet. *Eliminated a couple of compiler warnings. committer: Tailor Script <tailor@pidgin.im>
author Mark Huetsch <markhuetsch>
date Tue, 01 Aug 2006 13:08:03 +0000
parents a71678d2da16
children c65ed4f6eea8
line wrap: on
line source

#include "account.h"

GaimAccountUiOps *gg_accounts_get_ui_ops();

void gg_accounts_init();

void gg_accounts_uninit();

void gg_accounts_show_all();