scanner: allow GObject.Object as a superclass return type
authorDan Winship <danw@gnome.org>
Thu, 13 Oct 2011 16:21:22 +0000 (12:21 -0400)
committerDan Winship <danw@gnome.org>
Thu, 13 Oct 2011 16:37:00 +0000 (12:37 -0400)
commit52e12815dc33af5dab95c08d29396c48ed8055c9
tree10d7cb3f5be1cb9c38d639c170f94c25df5c66f9
parent2fff9866fd7f9de0fb8a7ac08d6c27a14c1f3f42
scanner: allow GObject.Object as a superclass return type

6172c268 made the scanner think GObject* wasn't a superclass of its
subclasses. Fix that.

https://bugzilla.gnome.org/show_bug.cgi?id=661677
giscanner/maintransformer.py
tests/scanner/Foo-1.0-expected.gir
tests/scanner/foo.c
tests/scanner/foo.h