]> Pileus Git - ~andy/gtk/commit
Add a DestroyNotify field, and gtk_object_set_data_full() to match.
authorOwen Taylor <owt1@cornell.edu>
Fri, 13 Feb 1998 05:11:16 +0000 (05:11 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Fri, 13 Feb 1998 05:11:16 +0000 (05:11 +0000)
commitdd07df15c1e39eb68a38ac4c15094a25f8e086cd
tree54a139285cffcaf27dc28c67551665b22e1a2bb1
parent39e26262a5b1a595f63156056b9f1e34fe10e489
Add a DestroyNotify field, and gtk_object_set_data_full() to match.

Tue Feb 10 15:01:44 1998  Owen Taylor  <owt1@cornell.edu>

* gtk/gtkobject.c gtk/gtkobject.h: Add a DestroyNotify
field, and gtk_object_set_data_full() to match.

* gtk/gtkobject.c (gtk_object_finalize): ObjectData structures
were being added to a free list, then forgotten about. Just
rely on GMemChunk instead.
gtk/gtkobject.c
gtk/gtkobject.h