Thu, 12 Oct 2006 23:25:36 +0000
[gaim-migrate @ 17472]
Changing void * to Gaim::Handle in gtkperl as well.
| 14478 | 1 | #include "gtkmodule.h" |
| 2 | ||
| 14629 | 3 | MODULE = Gaim::GtkUI::Connection PACKAGE = Gaim::GtkUI::Connection PREFIX = gaim_gtk_connection_ |
| 14478 | 4 | PROTOTYPES: ENABLE |
| 5 | ||
| 14780 | 6 | Gaim::Handle |
| 14478 | 7 | gaim_gtk_connection_get_handle() |