Bug 546739 – Introspection should know precise signal parameter types
authorJohan Dahlin <jdahlin@async.com.br>
Mon, 12 Jan 2009 23:54:48 +0000 (23:54 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Mon, 12 Jan 2009 23:54:48 +0000 (23:54 +0000)
commit6de1b29629397bc7328f1a44da7530ea2ff53dac
treea3bbbe7e24b8fd51776d19592b007008cd900cea
parent9256e916164ec557ed66f92a0d6d95bb286cdf8b
Bug 546739 – Introspection should know precise signal parameter types

2009-01-12  Johan Dahlin  <jdahlin@async.com.br>

        Bug 546739 – Introspection should know precise signal parameter types

        * giscanner/annotationparser.py:
        * tests/scanner/annotation-1.0-expected.gir:
        * tests/scanner/annotation-1.0-expected.tgir:
        * tests/scanner/annotation.c (annotation_object_class_init):

        Annotations are parsed for signals, the (type) annotation is introduced.

svn path=/trunk/; revision=1026
ChangeLog
giscanner/annotationparser.py
tests/scanner/annotation-1.0-expected.gir
tests/scanner/annotation-1.0-expected.tgir
tests/scanner/annotation.c