Look up all permutations of class names when scanning methods/ctors based
authorColin Walters <walters@verbum.org>
Thu, 21 Aug 2008 17:47:00 +0000 (17:47 +0000)
committerColin Walters <walters@src.gnome.org>
Thu, 21 Aug 2008 17:47:00 +0000 (17:47 +0000)
commitc56ea941193491e5eb33c3510b4cc7ebce5129b3
treec97ac553d97ec358192b31cc9e01348e51ad182d
parent384723fe482a65c7b7f6da8e8bc73f4ad06aa2e0
Look up all permutations of class names when scanning methods/ctors based

2008-08-21  Colin Walters  <walters@verbum.org>

* giscanner/glibtransformer.py: Look up all permutations
of class names when scanning methods/ctors based on
the prefix instead of using the return value.  This
associates gtk_window_new with the right class.

svn path=/trunk/; revision=442
ChangeLog
giscanner/glibtransformer.py
giscanner/utils.py