pidgin/plugins/perl/common/GtkDebug.xs

Mon, 01 Oct 2007 07:20:35 +0000

author
Ka-Hing Cheung <khc@pidgin.im>
date
Mon, 01 Oct 2007 07:20:35 +0000
branch
cpw.khc.msnp14.soap
changeset 21361
f890366c8ec6
parent 15899
75f0041f72b8
child 18068
b6554e3c8224
permissions
-rw-r--r--

oim migrated to new soap code, quadruply duplicated message!

the timestamp seems to be off too, but I didn't change that part at all, I
need to sleep now though

#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()

mercurial