A button function passes a 'gtk_entry' as data.
Within the called function the data is cast to
GTK_ENTRY.
An error message flags an invalid cast from
GtkButton to GtkEntry!!!!
The function simply toggles text in the entry and, having similar functions
for other widgets, I can't see anything wrong. Any suggestions?





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

Reply via email to