Mercurial > pidgin.yaz
view pidgin/plugins/perl/common/GtkDebug.xs @ 25848:24aa97dd601f
applied changes from 0064869870b3507952491598f4d4b8d4a99fbc6b
through 0d220fdade88a561785e674e66d01a2a34bd4b1c
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Tue, 28 Apr 2009 20:15:53 +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()