Mercurial > pidgin
view console/gntdebug.h @ 14139:44ec6c7cbc76
[gaim-migrate @ 16781]
Allow setting the preferences for gnt-plugins.
Add a guifications-like plugin for gntgaim. You can set its preferences.
The preferences for core plugins are still not accessible.
The makefile-foo will require changes once the split is complete. I am now
just committing whatever works for me.
committer: Tailor Script <tailor@pidgin.im>
| author | Sadrul Habib Chowdhury <imadil@gmail.com> |
|---|---|
| date | Wed, 16 Aug 2006 05:12:48 +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();
