put newly created param spec types into a global array. GOBJECT_GType_guint
authorTim Janik <timj@gtk.org>
Wed, 21 Nov 2001 17:49:34 +0000 (17:49 +0000)
committerTim Janik <timj@src.gnome.org>
Wed, 21 Nov 2001 17:49:34 +0000 (17:49 +0000)
commit860905c445db25e6b1b6ccb3df555f0c1ada48b5
tree94eaab9e0b192b222993e6876d14c208a0f12c7a
parent2bbd00a2633bb5a6a7441803061f1a57ed9f20c9
put newly created param spec types into a global array.

Wed Nov 21 17:23:33 2001  Tim Janik  <timj@gtk.org>

        * gparamspecs.[hc]: put newly created param spec types into a
        global array.

        * gboxed.[hc]: moved boxed types with _get_type() function here,
        for: G_TYPE_CLOSURE, G_TYPE_VALUE, G_TYPE_VALUE_ARRAY,
        G_TYPE_GSTRING.

        * gtype.h: removed fundamental branch APIs and derived enum
        values.
12 files changed:
docs/reference/glib/tmpl/glib-unused.sgml
docs/reference/glib/tmpl/iochannels.sgml
docs/reference/glib/tmpl/messages.sgml
docs/reference/glib/tmpl/patterns.sgml
docs/reference/gobject/tmpl/gtype.sgml
gobject/ChangeLog
gobject/gboxed.c
gobject/gboxed.h
gobject/gparamspecs.c
gobject/gparamspecs.h
gobject/gtype.c
gobject/gtype.h