removed functions g_dataset_id_set_destroy and g_datalist_id_set_destroy
authorTim Janik <timj@gtk.org>
Thu, 8 Oct 1998 06:32:49 +0000 (06:32 +0000)
committerTim Janik <timj@src.gnome.org>
Thu, 8 Oct 1998 06:32:49 +0000 (06:32 +0000)
commitbee522aa5756de898f10f88e27cc01e89cc39cf2
tree3c20959ff1254eda923b400bbf4e81f9bdb6c14e
parent43cc1dbf96e6f6f1181778093e51db0cc9f9c5df
removed functions g_dataset_id_set_destroy and g_datalist_id_set_destroy

Thu Oct  8 06:47:27 1998  Tim Janik  <timj@gtk.org>

        * glib.h:
        * gdataset.c: removed functions g_dataset_id_set_destroy and
        g_datalist_id_set_destroy and macros g_dataset_set_destroy and
        g_datalist_set_destroy.
        added new functions g_dataset_id_remove_no_notify and
        g_datalist_id_remove_no_notify plus associated macros
        g_dataset_remove_no_notify and g_datalist_remove_no_notify, which
        will remove a certain data portion without invokation of its destroy
        notifier, this should only be used in very controled circumstances.
12 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdataset.c
glib.h
glib/gdataset.c
glib/glib.h