Per Hedbor wrote:
If you use the generate-code-on-demand scripts in the GTK module, it's almost trivial to add.
First I thought of the generate-code-on-demand scripts negatively, because it's a little hard to understand and trace bugs at the beginning, but now I think the advantages are major.
Can't we copy the GTK module folder to GTK2 and apply Marcus Comstedt's patch and work from there on? Or is this just a kludge that needs to be completely rewritten?
Also, the GTK module's configure.in would need to be modified not to evaluate --with[out]-GTK2 and all obviously broken GTK2 features would need to be removed from the GTK module.
- Sebastian