On 4/19/07, William Ramsay <[EMAIL PROTECTED]> wrote:
Hi,

I'm trying to return a string from a Gtk entry widget.    I have the
external function declared as:

char *gtk_entry_get_text(GtkEntry *entry);

When I call it with a pointer to my entry widget I get a "not a pointer"
error.


But isn't the error triggered by the argument? Can you show
the exact error message?


cheers,
felix


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to