Mercurial > pidgin
view console/gntdebug.h @ 14166:fcae2cfe26eb
[gaim-migrate @ 16816]
I will apologize in advance for this ugliness - it is necessary because we have a "connect" macro to cause the wgaim_connect() wrapper function to be used.
committer: Tailor Script <tailor@pidgin.im>
| author | Daniel Atallah <daniel.atallah@gmail.com> |
|---|---|
| date | Thu, 17 Aug 2006 15:19:12 +0000 |
| parents | 7109e6397a31 |
| children | c65ed4f6eea8 |
line wrap: on
line source
#include "debug.h" GaimDebugUiOps *gg_debug_get_ui_ops(); void gg_debug_init(); void gg_debug_uninit(); void gg_debug_window_show();
