When trying to map functions to structs, do not require a public structure
authorJohan Dahlin <jdahlin@async.com.br>
Tue, 20 Jan 2009 22:34:41 +0000 (22:34 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Tue, 20 Jan 2009 22:34:41 +0000 (22:34 +0000)
commit35a4c734b0f350135a39643a5461b29d72547083
tree4643a2b6085d6788d038389ad5927ab74d6b3ff9
parente6b0f3b11a2d00dc17d7f928ef94b4c3f610d499
When trying to map functions to structs, do not require a public structure

2009-01-20  Johan Dahlin  <jdahlin@async.com.br>

        * giscanner/glibtransformer.py:
        When trying to map functions to structs, do
        not require a public structure to exist, should
        fix Gst gir generation in.

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