Derek Simkowiak <[EMAIL PROTECTED]> writes: > If I have many GLists in my application (multiple calls to > g_list_new() ), do they each have their own GAllocator? Or do they share > the same one? > > Sorry for the sophomorism... > You know it's easy to check the source to learn this sort of thing. Took about 15 seconds. ;-) There is a global allocator, but you can g_list_push_allocator() to replace it temporarily. Havoc -- To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
- [gtk-list] Statusbar Overflow? George Deprez
- [gtk-list] Re: Statusbar Overflow? Havoc Pennington
- [gtk-list] Re: Statusbar Overflow? George Deprez
- [gtk-list] Re: Statusbar Overflow? Havoc Pennington
- [gtk-list] Re: Statusbar Overflow? Derek Simkowiak
- [gtk-list] Re: Statusbar Overflow... Havoc Pennington
- [gtk-list] GMemChunk for skip... Derek Simkowiak
- [gtk-list] Another (stupi... Derek Simkowiak
- [gtk-list] Re: GMemChunk ... Havoc Pennington
- [gtk-list] Re: GMemChunk ... Tim Janik
- [gtk-list] Whence GdkWCha... Derek Simkowiak
- [gtk-list] Re: Whence Gdk... Owen Taylor
- [gtk-list] GAllocator vs.... Derek Simkowiak
- [gtk-list] Re: GAllocator... Havoc Pennington
- [gtk-list] g_memmove() (a... Derek Simkowiak
- [gtk-list] Re: g_memmove(... Tim Janik
- [gtk-list] Re: g_memmove(... Erik Mouw
- [gtk-list] Re: GAllocator... Tim Janik
- [gtk-list] Re: GAllocator... Valdis . Kletnieks