mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-03 04:09:20 +02:00
When G_CLEANUP_SCOPE is defined the G_DEFINE_TYPE and macros properly push newly registered GTypes onto the cleanup list. In addition push all the the basic types into the libgobject cleanup list. https://bugzilla.gnome.org/show_bug.cgi?id=711778