glib/docs/reference/gobject/tmpl
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
..
enumerations_flags.sgml added support for a "default vtable" per interface, that interface vtables 2003-09-02 17:57:22 +00:00
gboxed.sgml Add GTypeClass, GTypePluginClass and GTypeModuleClass. 2002-12-09 19:06:42 +00:00
gclosure.sgml Move all docs out-of-line. Boy, what a waste of time. 2003-02-07 22:08:53 +00:00
generic_values.sgml Add docs. 2002-12-09 23:26:17 +00:00
gobject-unused.sgml Move all docs out-of-line. Boy, what a waste of time. 2003-02-07 22:08:53 +00:00
gparamspec.sgml Fix a few typos. 2003-04-11 21:56:50 +00:00
gtype.sgml added support for a "default vtable" per interface, that interface vtables 2003-09-02 17:57:22 +00:00
gtypemodule.sgml Clarify docs on the return. Fix a memory leak if a type with a value table 2003-08-25 18:23:58 +00:00
gtypeplugin.sgml Document private instance data. 2003-03-10 16:38:58 +00:00
objects.sgml A small addition. 2003-06-11 21:18:55 +00:00
param_value_types.sgml added support for a "default vtable" per interface, that interface vtables 2003-09-02 17:57:22 +00:00
signals.sgml Forgotten cleanup. 2003-04-18 00:18:06 +00:00
value_arrays.sgml Mark 2.2 API additions. 2002-11-28 00:15:45 +00:00
value_collection.sgml Add missing short descriptions, standardize them to start with a capital 2002-11-23 22:57:35 +00:00