Le lundi 19 juin 2006 à 02:16 -0700, heavenscape a écrit :> I have a GtkImage in a GtkViewport, when the mouse is hoving above the image,> I need to capture the coordination of the cursor. In VC++, this can be> easily achieved by using the OnMouseMove() function. But in Gtk, I cannot> find any similar signal to map.> > Does anyone got any idea? Thanks!! The "motion-notify-event" signal is most probably what you need. Regards,Jean _______________________________________________gtk-list@xxxxxxxxxxxxx://mail.gnome.org/mailman/listinfo/gtk-list