I've got the following code: http://www.rutski89.com/static/gtkevent.cpp

I do indeed do this:

widget_class->event = &any_event_r

but then any_event_r() never subsequently get's called, and I'm
certain that the "widget_class->event = &any_event_r" line really does
execute.

Any suggestions?
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to