chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] foreign record and names


From: felix winkelmann
Subject: Re: [Chicken-users] foreign record and names
Date: Mon, 14 Nov 2005 19:02:20 +0100

Currently, the only way is to grab the definition of
`define-foreign-record' in chicken-ffi-macros.scm
and write your own version that performs the necessary
name-transformation.

Well, I guess I should add this anyway...


cheers,
felix


On 11/13/05, Pupeno <address@hidden> wrote:
> Hello,
> Is there any way to define how the selectors and setters are going to be
> called in a foreign record ? XEvent-sent_event is... well, not nice.
> Thank you.
> --
> Pupeno <address@hidden> (http://pupeno.com)
>
>
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/chicken-users
>
>
>
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]