g_ptr_array_add related question



Hi,

Can someone please help me understand if the GPtrArray can have pointers inserted into it at arbitrary positions in the array? I only see an append functionality. Also when I use g_ptr_array_sized_new do the pointers get assigned memory and set to NULL?

Thanks,
M


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]