Jeffrey Ratcliffe wrote: > I hope this isn't another stupid question: > > How do I define/Where do I get the typemap for GdkEventButton? It > isn't pulled in by #include <gtk2perl.h>.
Do you mean typemap or typedef? The typedef, from (eventually) gdk/gdk.h, is pulled in by gtk2perl.h, yes. The typemap is another beast, entirely. Provided you did your Makefile.PL correctly, that typemap should be folded into your build by ExtUtils::Depends, which will find the file among the list of extra files installed by Gtk2. -- muppet <scott at asofyet dot org> _______________________________________________ gtk-perl-list mailing list gtk-perl-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-perl-list