GdkPixbuf leaks memory (continuation)
- From: Dov Grobgeld <dov Orbotech COM>
- To: gtk-perl-list gnome org
- Subject: GdkPixbuf leaks memory (continuation)
- Date: Fri, 4 May 2001 10:24:18 +0300
Hello again,
In continuation to my previous mail, there seems to be a problem with
the GdkPixbufTypemap. According to the perlxs tutorial a pointer
type with a destructor should be defined:
TYPEMAP
Foo *T_PTROBJ
but in build/GdkPixbufTypemap we have
Gtk::Gdk::Pixbuf T_SimpleVal
Is there any documentation that describes how gendefs work that could
help me in figuring out how this works?
In any case, this probably only takes care of the automatic calling
of the DESTROY function, but doesn't help wit the reference count
problem.
Regards,
Dov
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]