[plt-scheme] GTK Hooks for drscheme?

From: Neil W. Van Dyke (neil at neilvandyke.org)
Date: Fri Sep 3 05:48:22 EDT 2004

Daniel Silva <daniel.silva at gmail.com> writes at 05:17 03-Sep-2004 -0400:
> http://lists.gnome.org/archives/language-bindings/2004-August/msg00009.html

My generator actually used an analogue of the "add-type-rules!" that
Andreas Rottman mentions, which seemed to cover most all of the cases,
though I wasn't fully happy with that.

I actually never cared whether functions like "gtk_list_store_insert"
you mention mutated their struct-pointer arguments, since I thought it
should just work with the obvious internal representation, but perhaps
I'm missing something?

It'll be great if you get time to finish your GTK2 bindings.  And a
great stress-test for the new FFI stuff.

-- 
                                             http://www.neilvandyke.org/


Posted on the users mailing list.