MemoryChunk.info

Warning g_mem_chunk_info has been deprecated since version 2.10 and should not be used in newly-written code. Use the slice allocator instead Outputs debugging information for all GMemChunk objects currently in use. It outputs the number of GMemChunk objects currently allocated, and calls g_mem_chunk_print() to output information on each one.

class MemoryChunk
static
void
info
()

Meta