[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: GtkImageView
- From: "muppet" <scott asofyet org>
- To: gtk-perl-list gnome org
- Subject: Re: GtkImageView
- Date: Tue, 11 Dec 2007 15:58:09 -0500 (EST)
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>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]