Get rid of incorrect calls to g_value_init(). (#100669, Johan Dahlin,

Mon Dec 16 16:18:15 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtktexttag.c (gtk_text_tag_get_property): Get rid
        of incorrect calls to g_value_init(). (#100669, Johan
        Dahlin, James Henstridge)
This commit is contained in:
Owen Taylor
2002-12-16 21:26:59 +00:00
committed by Owen Taylor
parent a04d59791a
commit 1a1b91e840
7 changed files with 38 additions and 9 deletions

View File

@ -1,3 +1,9 @@
Mon Dec 16 16:18:15 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtktexttag.c (gtk_text_tag_get_property): Get rid
of incorrect calls to g_value_init(). (#100669, Johan
Dahlin, James Henstridge)
Mon Dec 16 17:20:02 2002 Soeren Sandmann <sandmann@daimi.au.dk>
* gtk/gtkaccellabel.c: Implement Owen's susggestion from