pidgin/plugins/perl/common/GtkDebug.xs

Sat, 28 Apr 2007 18:32:47 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Sat, 28 Apr 2007 18:32:47 +0000
changeset 16661
f3d9a3646735
parent 15899
75f0041f72b8
child 18068
b6554e3c8224
permissions
-rw-r--r--

merge of '05ee74f25b2a53e54df99586c37fba4dfe323a7d'
and 'ef90f2b160577f9ed2c7d9feeed347644f5f9943'

#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