Bug 562467 – Property annotation
authorJohan Dahlin <jdahlin@async.com.br>
Tue, 13 Jan 2009 00:02:24 +0000 (00:02 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Tue, 13 Jan 2009 00:02:24 +0000 (00:02 +0000)
commit19d6a8145200ddccea4ad62ccd93442f30772fe1
tree1b534c2e6384723a2bd0b687b38faf0df8aaf618
parent6de1b29629397bc7328f1a44da7530ea2ff53dac
Bug 562467 – Property annotation

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

        Bug 562467 – Property annotation

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

        Annotations are parsed for properties.

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