What to do with private structure when object is destructed?g_type_class_add_private



Hi!

I added private structure to my class using g_type_class_add_private . When
object is destructed I need to free memory allocated by this structure on my
own in XXX_finalize method or GType will for me?

-- 
Cya!
Tom



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