Hi,

I have a little piece of code where I connect the signals
corresponding to the mouse events to a GtkImage, and then the callback
prints a message when it detect some of these signals, but it doesn't
seems to work. If I connect them to a GtkWindow it works, but it
doesn't with the GtkImage.

Additionaly, the goal of catch the mouse events is to get the x and y
coordinates of the GtkImage for drag it arount the GtkWindow. Is it
possible? How can i do this?

I have attached the code in the mail.

Thanks!
_______________________________________________
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