glib/gobject
Tim Janik aa63f7e373 fix g_object_set() whithin _init() implementations not working for
Sat Nov 29 14:57:20 2003  Tim Janik  <timj@gtk.org>

        * gobject.c: fix g_object_set() whithin _init() implementations
        not working for construct-only properties.
        (g_object_init): make the object enter a construct_objects list.
        (g_object_newv): remove object from construct_objects after creation.
        (g_object_set_valist):
        (g_object_set_property): allow construct-only properties for
        objects which are in construct_objects.
2003-11-29 14:00:06 +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
2003-07-20 15:53:58 +00:00
2003-10-24 23:10:37 +00:00