view console/gntnotify.h @ 14103:eec0c7fd8529

[gaim-migrate @ 16734] gaim_proxy_connect()ion attemps can now be canceled. So there is no longer a need to do that GAIM_CONNECTION_IS_VALID() crap at the top of gaim_proxy_connect() callback functions. All of the callers of gaim_proxy_connect() still need to be updated, though. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 13 Aug 2006 08:38:02 +0000
parents 841a5ffbfee4
children c65ed4f6eea8
line wrap: on
line source

#include "notify.h"

GaimNotifyUiOps *gg_notify_get_ui_ops();

void gg_notify_init();

void gg_notify_uninit();