glib/gobject
Tim Janik 558507bc5a added support for a "default vtable" per interface, that interface vtables
Tue Sep  2 19:37:21 2003  Tim Janik  <timj@gtk.org>

        * gtype.[hc]: added support for a "default vtable" per interface,
        that interface vtables are initialized from.
        the default vtable is initialized and finalized through class_init,
        class_finalize and class_data from the interfaces GTypeInfo struct.
        (type_data_last_unref_Wm): unload child plugin before unreffing
        parent type.

        testifaceinit.c: minor fixups. fixed up base_init() assertions, since
        with a default vtable, base_init() may be called multiple times.
        added default initializer to iface1.
2003-09-02 17:57:22 +00:00
..
2003-08-28 02:20:17 +00:00
2002-02-23 20:08:13 +00:00
2002-10-15 22:26:39 +00:00
2002-10-15 22:26:39 +00:00
2001-09-03 22:13:16 +00:00
2003-07-20 15:53:58 +00:00
2002-03-21 00:34:05 +00:00