"David J. Topper" <[EMAIL PROTECTED]> writes: 
> 1.  It doesn't like large pointers.  I've had trouble passing in (double
> *) from time to time.

It likes any pointer at all. ;-) void* is guaranteed to hold any
pointer. Something is wrong other than gtk_signal_connect().

Havoc

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to