Hi,

Since 2.2 went out, I started working on the API extention toward gtk+
2.4. I noticed the .defs files generated with h2def were missing
functions and classes against the already existing .defs file. I
investigated a bit and commited two fixes for :
 - handling the first function (the extern "C" { was considered as part
of that function which messed the function patern matching regexp)
 - handling interfaces (classes that inherits from GTypeInterface)

The new h2def.pt is in cvs head. I hope it'll help you getting a nicer
binding.

Regards,
Xavier Ordoquy.

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to