[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
gdk_pixbuf using malloc
- From: "Raja Mukherji" <rajamukherji gmail com>
- To: gtk-list gnome org
- Subject: gdk_pixbuf using malloc
- Date: Fri, 17 Aug 2007 11:52:58 +0100
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?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]