view gtk/plugins/perl/common/GtkConn.xs @ 14634:eb2152e14df9

[gaim-migrate @ 17380] Fix the send_raw method signature (even though it still doesn't really functionally match what the core wants) committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 27 Sep 2006 02:01:29 +0000
parents d6eae5115b31
children d1e71d46c3db
line wrap: on
line source

#include "gtkmodule.h"

MODULE = Gaim::GtkUI::Connection  PACKAGE = Gaim::GtkUI::Connection  PREFIX = gaim_gtk_connection_
PROTOTYPES: ENABLE

void *
gaim_gtk_connection_get_handle()