]> Pileus Git - ~andy/gtk/commit
Move type-func to <object> instead of <child>, add a test to make sure
authorJohan Dahlin <jdahlin@async.com.br>
Sat, 30 Jun 2007 07:03:34 +0000 (07:03 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Sat, 30 Jun 2007 07:03:34 +0000 (07:03 +0000)
commit988a3e2bf4809359ef65134bc1fb985e7c468c9d
treed796dc52a7a74af54dbf0324d085992fc9016015
parent357e2cbfff1c0b36035ea73007c8faf7c20daf64
Move type-func to <object> instead of <child>, add a test to make sure

2007-06-30  Johan Dahlin  <jdahlin@async.com.br>

    * gtk/gtkbuilderparser.c: (_get_type_by_symbol), (parse_object),
    (parse_child):
    * tests/buildertest.c: (test_types):
    Move type-func to <object> instead of <child>, add a test to
    make sure that it works as desired, #452463

svn path=/trunk/; revision=18306
ChangeLog
gtk/gtkbuilderparser.c
tests/buildertest.c