Test for interface properties and GParamSpecOverride.

Tue Oct 14 17:44:38 2003  Owen Taylor  <otaylor@redhat.com>

        * tests/gobject/ifaceproperties.c: Test for interface
        properties and GParamSpecOverride.
This commit is contained in:
Owen Taylor
2003-10-21 19:15:07 +00:00
committed by Owen Taylor
parent 4d3e3f0bd9
commit 7f2591cb0b
8 changed files with 536 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
Tue Oct 14 17:44:38 2003 Owen Taylor <otaylor@redhat.com>
* tests/gobject/ifaceproperties.c: Test for interface
properties and GParamSpecOverride.
Wed Oct 8 23:40:26 2003 Matthias Clasen <maclas@gmx.de>
* glib/gmarkup.c (g_markup_printf_escaped):