Add support for foreign structs
authorJohan Dahlin <jdahlin@litl.com>
Fri, 26 Mar 2010 02:12:12 +0000 (23:12 -0300)
committerJohan Dahlin <johan@gnome.org>
Fri, 26 Mar 2010 02:12:12 +0000 (23:12 -0300)
commitd65f65cef8996e3dc1c305a6606930a061f2a99b
tree1ee6aa1b22f3663ed76c641ade614cc240a725a4
parentd8a304b16bd285b671f144687d6fbe4a1d2bd43c
Add support for foreign structs

Foreign structs are special in the sense that there might
be native bindings (for instance PyCairo for PyGI) that provides
the same functionallity as the introspected variant.

https://bugzilla.gnome.org/show_bug.cgi?id=610357
girepository/ginfo.c
girepository/girepository.h
girepository/girnode.c
girepository/girnode.h
girepository/girparser.c
girepository/gtypelib.h
tools/generate.c