Mon, 04 Sep 2006 23:00:13 +0000
[gaim-migrate @ 17161]
Make the Perl GTK+ stuff work in wingaim.
| 14478 | 1 | #include "gtkmodule.h" |
| 2 | ||
| 3 | MODULE = Gaim::Gtk::Connection PACKAGE = Gaim::Gtk::Connection PREFIX = gaim_gtk_connection_ | |
| 4 | PROTOTYPES: ENABLE | |
| 5 | ||
| 6 | void * | |
| 7 | gaim_gtk_connection_get_handle() |