Files
glib/docs/reference/glib
Stef Walter 81a2133a72 gcleanup: Implementation of GCleanupScope and associated macros
Add a new type GCleanupScope that stores a list of things to "clean up"
when g_cleanup_clean() is called.

More importantly, define some macros (G_CLEANUP, etc) that
facilitate conditionally building a per-library/executable cleanup list
if G_DEBUG=cleanup is specified.  The cleanup list is run at destructor
time.

-DG_CLEANUP_SCOPE defines the name of the cleanup list and enables the
feature for a given module.

Concept and initial work: Ryan Lortie <desrt@desrt.ca>

https://bugzilla.gnome.org/show_bug.cgi?id=627423
2013-11-13 09:19:28 +01:00
..
2012-04-23 02:46:18 +01:00
2012-06-25 23:23:58 -04:00
2012-08-03 23:36:45 -04:00
2012-08-16 17:21:03 -04:00
2000-12-05 20:43:58 +00:00
2000-12-05 20:43:58 +00:00
2000-12-05 20:43:58 +00:00
2000-12-05 20:43:58 +00:00
2012-09-14 19:40:24 -04:00
2002-11-23 01:37:17 +00:00