pidgin/plugins/perl/common/GtkPrefs.xs

changeset 15435
4b933b06d75e
parent 14641
a55ef032e889
child 15590
c07dd12bf3f4
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pidgin/plugins/perl/common/GtkPrefs.xs	Sat Jan 20 02:32:10 2007 +0000
@@ -0,0 +1,7 @@
+#include "gtkmodule.h"
+
+MODULE = Gaim::GtkUI::Prefs  PACKAGE = Gaim::GtkUI::Prefs  PREFIX = gaim_gtk_prefs_
+PROTOTYPES: ENABLE
+
+void
+gaim_gtk_prefs_show()

mercurial