2007/8/14, John Finlay <[EMAIL PROTECTED]>:

> h2def.py doesn't write define-interface lines if I recall correctly -
> just change the define-object line. You could try defsgen.py:
>
> http://svn.gnome.org/viewcvs/pygtk/trunk/codegen/defsgen.py?view=log
>
> which uses ctypes to generate .defs - its more comprehensive in
> generating .defs.

else you can change manually object to interface and use scanvirtuals.py

http://svn.gnome.org/viewcvs/pygtk/trunk/codegen/scanvirtuals.py?view=log

to retrive the virtual methods.

cheers
-- 
Gian Mario Tagliaretti
_______________________________________________
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