view console/gntaccount.h @ 14173:178540dc0517

[gaim-migrate @ 16823] Patch #1541744 ("Memleak"): "This plugs a possible memleak." The memleak would happen if you switch from an account with account-options to an account with none. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 18 Aug 2006 00:23:39 +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();