Add g_type_add/remove_interface_check(), which allows inserting a
authorOwen Taylor <otaylor@redhat.com>
Thu, 2 Oct 2003 05:24:21 +0000 (05:24 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 2 Oct 2003 05:24:21 +0000 (05:24 +0000)
commit1083b5a43d832df21f0f409c5bd081e01cab1620
tree0afa20e53f55451f644d6882b7af0ac33f804a25
parent27d3ebfde35d52fa4414fe7680188fd0014e25d5
Add g_type_add/remove_interface_check(), which allows inserting a

Thu Oct  2 01:16:50 2003  Owen Taylor  <otaylor@redhat.com>

        * gtype.[ch]: Add g_type_add/remove_interface_check(),
        which allows inserting a post-interface-initialization
        check.

        * testgobject.c: Fix a deprecated usage.
gobject/ChangeLog
gobject/gtype.c
gobject/gtype.h
gobject/testgobject.c