Re: How to process .def file



	On lör, 2004-10-02 at 07:48 -0700, hemant kumar wrote:
> How to process the .def files created by python script
> written by James Henstridge??
[snip]
> Any pointers,links on how to do the .def file processing??

PyGTK, the python bindings includes a code generator to 
create C glue code. It's written in Python and can be found in 
gnome-python/pygtk/codegen in GNOME CVS.

The interesting files are scmexpr.py, defsparser.py and definitions.py

-- 
Johan Dahlin <johan gnome org>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]