glib/docs/reference/gobject
Tim Janik cfe0780d3e destroy all signals that the finalized obejct type introduced.
Wed Nov  1 03:36:54 2000  Tim Janik  <timj@gtk.org>

        * gobject.c (g_object_base_class_finalize): destroy all signals that
        the finalized obejct type introduced.

        * gsignal.c (g_signals_destroy): don't require itype to have
        signals.

        * gobject.c (g_object_do_finalize): make sure all signal handlers
        are destroyed.

        * gsignal.[hc]:
        (g_signal_handler_find): only match on non-0 masks.
        (g_signal_handlers_block_matched):
        (g_signal_handlers_unblock_matched):
        (g_signal_handlers_disconnect_matched): new functions to block/unblock
        or disconnect handlers in groups.
2000-11-01 03:03:04 +00:00
..
tmpl destroy all signals that the finalized obejct type introduced. 2000-11-01 03:03:04 +00:00
.cvsignore Improve separation of generic non-generic parts and dependencies. 2000-09-06 15:01:07 +00:00
gobject-docs.sgml start at general description. 2000-10-30 10:14:47 +00:00
gobject-overrides.txt Improve separation of generic non-generic parts and dependencies. 2000-09-06 15:01:07 +00:00
gobject-sections.txt destroy all signals that the finalized obejct type introduced. 2000-11-01 03:03:04 +00:00
Makefile.am opened up a new section on signals. 2000-10-30 05:03:19 +00:00