Parse c:type for boxed records/unions; try resolving types using the GType names.
authorColin Walters <walters@src.gnome.org>
Sat, 13 Sep 2008 00:12:34 +0000 (00:12 +0000)
committerColin Walters <walters@src.gnome.org>
Sat, 13 Sep 2008 00:12:34 +0000 (00:12 +0000)
commitbd198cca7e55ef8308a154ef005ea3b10c56af7f
tree003e58521a666eb8cd98a27dd35bc93c767a11ca
parenta7e15d415dbfe2734fc4aca57b2c327b0b813f59
Parse c:type for boxed records/unions; try resolving types using the GType names.

* giscanner/girparser.py: Parse c:type for boxed records/unions.
* giscanner/glibast.py: Avoid overwriting ctype.
* giscsanner/transformer.py: Try resolving types using the GType names.

svn path=/trunk/; revision=594
giscanner/girparser.py
giscanner/glibast.py
giscanner/transformer.py