mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-01 00:42:16 +01: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