diff gtk/plugins/perl/common/GtkConvWin.xs @ 14590:2d451d3aa1bd

[gaim-migrate @ 17314] This should make these functions work in a more perl-like fashion. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Mon, 18 Sep 2006 18:23:17 +0000
parents d6eae5115b31
children
line wrap: on
line diff
--- a/gtk/plugins/perl/common/GtkConvWin.xs	Mon Sep 18 18:18:30 2006 +0000
+++ b/gtk/plugins/perl/common/GtkConvWin.xs	Mon Sep 18 18:23:17 2006 +0000
@@ -4,7 +4,8 @@
 PROTOTYPES: ENABLE
 
 Gaim::GtkUI::Conversation::Window
-gaim_gtk_conv_window_new()
+gaim_gtk_conv_window_new(class)
+    C_ARGS: /* void */
 
 void
 gaim_gtk_conv_window_destroy(win)