Properly handle GParamSpec and descendants
authorPavel Holejsovsky <pholejs@src.gnome.org>
Sat, 13 Aug 2011 11:10:53 +0000 (13:10 +0200)
committerPavel Holejsovsky <pholejs@src.gnome.org>
Thu, 25 Aug 2011 17:42:34 +0000 (19:42 +0200)
commit2ea2bd7c18a9f9ff9293201172dfd3e83d2f5f26
treea8542be9a7beb2eb8b447544876c1e329f054910
parent40cb3d360ee799a88b7f2994ddbf685126c3420c
Properly handle GParamSpec and descendants

GParamSpec is introspected as fundamental class, and all GObject
classes derived from it (e.g. GParamSpecChar) are marked as such.

https://bugzilla.gnome.org/show_bug.cgi?id=656440
giscanner/gdumpparser.py