Mercurial > pidgin.yaz
view pidgin/plugins/perl/common/GtkDebug.xs @ 32738:f877a2315d7e
Gadu-Gadu: use correct libgadu api functions to change password
author | tomkiewicz@cpw.pidgin.im |
---|---|
date | Tue, 11 Oct 2011 10:18:00 +0000 |
parents | e622745f6f42 |
children |
line wrap: on
line source
#include "gtkmodule.h" MODULE = Pidgin::Debug PACKAGE = Pidgin::Debug PREFIX = pidgin_debug_ PROTOTYPES: ENABLE Purple::Handle pidgin_debug_get_handle() MODULE = Pidgin::Debug PACKAGE = Pidgin::Debug::Window PREFIX = pidgin_debug_window_ PROTOTYPES: ENABLE void pidgin_debug_window_show() void pidgin_debug_window_hide()