Emmanuel Rodriguez wrote:
>
> I need to write the bindings for a C function that receives a callback which
> has no arguments.

[snip]

> Someome knows of an exisinting C API that has a similar callback and how I
> can overcome this?

Save yourself and the authors of other bindings some grief, and convince the
upstream to add a user data pointer to *all* callback functions.  You have
derived for yourself the proof of why this is necessary.  ;-)



-- 
muppet <scott at asofyet dot org>

_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to