Warning g_mem_chunk_alloc has been deprecated since version 2.10 and should not be used in newly-written code. Use g_slice_alloc() instead Allocates an atom of memory from a GMemChunk.
a pointer to the allocated atom.
See Implementation
Warning g_mem_chunk_alloc has been deprecated since version 2.10 and should not be used in newly-written code. Use g_slice_alloc() instead Allocates an atom of memory from a GMemChunk.