view gtk/plugins/perl/common/GtkConn.xs @ 14718:d1e71d46c3db

[gaim-migrate @ 17472] Changing void * to Gaim::Handle in gtkperl as well. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Thu, 12 Oct 2006 23:25:36 +0000
parents d6eae5115b31
children
line wrap: on
line source

#include "gtkmodule.h"

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

Gaim::Handle
gaim_gtk_connection_get_handle()