Re: binding how-to
- From: Guillaume Cottenceau <gc mandrakesoft com>
- To: muppet <scott asofyet org>
- Cc: gtk-perl list <gtk-perl-list gnome org>
- Subject: Re: binding how-to
- Date: 13 Aug 2003 10:17:12 +0200
muppet <scott asofyet org> writes:
and and all feedback appreciated.
Seems really nice!
Seems that there is a minor typo here:
#define SvMupFrobFlags(sv) (gperl_convert_flags (MUP_TYPE_FROB_FLAGS, (sv))
#define newSVMupFrobFlags(e) (gperl_convert_back_enum (MUP_TYPE_FROB_FLAGS, (e))
--> should probably be -->
#define SvMupFrobFlags(sv) (gperl_convert_flags (MUP_TYPE_FROB_FLAGS, (sv))
#define newSVMupFrobFlags(e) (gperl_convert_back_flags (MUP_TYPE_FROB_FLAGS, (e))
meaning that nobody owns the it.
--> ?
meaning that nobody owns it.
and then ``sinks'' the it.
--> ?
and then ``sinks'' it.
--
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]