Hello everyone,

I want to catch a mouse-click on my widget, so I connected with the
'button-press-event' signal. However, it seems that it only gets called
if my widget used the 'gtk_drag_source_set()' function before. Why is
that? Now it is possible to drag from my widget, but I only wanted to
catch clicks.
Is it possible to disable dragging support without killing the
button-press-event call?

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

Reply via email to