I wonder if the return for gtk_image_tool_selector_new() in the .xs
should be SVGtkIImageTool_noinc, if that func gives you a ref to take
over.  Seems to make it work for me ...

--- ImageToolSelector.xs.orig	2009-03-06 07:30:55.000000000 +1100
+++ ImageToolSelector.xs	2009-03-06 07:33:48.000000000 +1100
@@ -49,7 +49,7 @@
 =back
 
 =cut
-GtkIImageTool *
+GtkIImageTool_noinc *
 gtk_image_tool_selector_new (class, view)
 		GtkImageView *	view
 	C_ARGS:
_______________________________________________
gtk-perl-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to