Re: gtk2-perl / casting from perl objects to gtk objects
- From: goran kirra net
- To: Guillaume Cottenceau <gc mandrakesoft com>
- Cc: gtk-perl-list gnome org
- Subject: Re: gtk2-perl / casting from perl objects to gtk objects
- Date: Thu, 17 Oct 2002 13:13:07 +0200
On Thu, Oct 17, 2002 at 12:44:25PM +0200, Guillaume Cottenceau wrote:
#define pGtkWidget(o) ((GtkWidget*) SvIV(SvRV(o)))
#define pGtkProgressBar(o) ((GtkProgressBar*) SvIV(SvRV(o)))
sure,
but you have to figure out where to put it
so it can be included at compile time without
to much trouble.
Perhaps a include directory in the root which is
added to the INC config entry.
regards,
göran
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]