Re: lgtk-0.0.3 - experimental gtk bindings for Common Lisp
[email protected] Mon, 17 Nov 2003 14:01:28 +0100
| Newsgroups | gmane.lisp.clump |
|---|---|
| Message-ID | <20031117130128.GA7151@www> |
On Mon, Nov 03, 2003 at 05:34:06PM +0100, Mario Mommer wrote: > Frédéric Brunel <[email protected]> writes: > > Ok. I knew there was some problems with cl-gtk and clg (like socket or > > partial implementations)g. Great you've started a full FFI > > approach. By the way, I've looked some time ago to GTK bindings for > > other languages like Python and C# (using Mono). The guys have first > > developped a way to generate all these bindings from C headers. There > > is some .defs files describing GTK C headers with S-exprs. Do you know > > something about that? > > Nothing at all. Where can I find these .defs? They should be part of the libgtk sourcecode. These .def files are GTK's standard interface description and are meant as the "official" way to generate language bindings (see Guile gtk for example). The format of this file is documented in the file 'defsformat.txt' which should be part of the GTK distribution (on my Debian system it's in /usr/share/doc/libgtk2.0-doc). HTH Ralf Mattes > Regards, > Mario. > > _______________________________________________ > Clump mailing list > [email protected] > http://manly.caddr.com/mailman/listinfo/clump