pidgin/plugins/perl/common/GtkDebug.xs

Mon, 20 Aug 2012 20:55:36 +0200

author
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
date
Mon, 20 Aug 2012 20:55:36 +0200
branch
soc.2012.gg
changeset 33348
2394cd23ce8f
parent 15899
75f0041f72b8
child 18068
b6554e3c8224
permissions
-rw-r--r--

Gadu-Gadu: add GSoC copyright note

#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