scan: be smarter in when trying to figure the get_type functions, Fixes #580300
commit613e1f7dca2ccb1cbe95386070e94ba0c41cddf8
authorStefan Kost <ensonic@users.sf.net>
Sat, 27 Jun 2009 19:46:11 +0000 (27 22:46 +0300)
committerStefan Kost <ensonic@users.sf.net>
Sat, 27 Jun 2009 19:46:11 +0000 (27 22:46 +0300)
tree381c0b0ab22154d4acdd62eb25dc27ba2ad83f3e
parent1063ddc7ccd46a1bfd74c51c7aab9b9f13a84645
scan: be smarter in when trying to figure the get_type functions, Fixes #580300

Check full prototype instead of just the name when using --rebuild-types. Also
sort the types by name to minimize the delta when rebuilding.
gtkdoc-scan.in
tests/bugs/docs/Makefile.am
tests/bugs/src/tester.c
tests/bugs/src/tester.h
tests/gobject/docs/Makefile.am