view pidgin/plugins/perl/common/GtkConn.xs @ 15525:cb0750152bf6

Partial fix for pidgin perl support. Fixing fully is going to require a decision on splitting from some of the core perl support - more than I want to deal with right now.
author Daniel Atallah <daniel.atallah@gmail.com>
date Sun, 04 Feb 2007 04:47:06 +0000
parents 5fe8042783c1
children e622745f6f42
line wrap: on
line source

#include "gtkmodule.h"

MODULE = Pidgin::Connection  PACKAGE = Pidgin::Connection  PREFIX = pidgin_connection_
PROTOTYPES: ENABLE

Gaim::Handle
pidgin_connection_get_handle()