Mercurial > pidgin
view console/gntdebug.h @ 14183:c3c792958635
[gaim-migrate @ 16835]
Change the DNS query function to return a struct that will eventually
allow the query to be canceled. Also rename two of the DNS query things
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Fri, 18 Aug 2006 07:40:17 +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();