pidgin/plugins/perl/common/GtkDebug.xs

Sun, 29 Apr 2007 01:09:18 +0000

author
Richard Nelson <wabz@pidgin.im>
date
Sun, 29 Apr 2007 01:09:18 +0000
branch
finch.workspaces
changeset 16682
86c56639ce47
parent 15899
75f0041f72b8
child 18068
b6554e3c8224
permissions
-rw-r--r--

propagate from branch 'im.pidgin.pidgin' (head fd1ed13fb8f64c35282cf195a91d5440c3b4c750)
to branch 'im.pidgin.finch.workspaces' (head 6e207d99ffd937a5cbf5681dd506a8ecf5d5d5de)

#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