I'm trying to create a binding for gtk+ with a garbage collected
language and use g_mem_set_vtable to override the memory allocation
functions.

So here's the question:

Why does gdk_pixbuf use malloc to allocate memory for pixels instead
of g_malloc? Can this be changed?
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to