i have a widget that is a gtkbin; inside there is a gtkscrolledwindowi want to intercept scroll-event from my widget without pass it to the internal gtkscrolledwindow
i set widget_class->scroll_event and GDK_BUTTON_PRESS_MASK but the scroll-event goes always to the gtkscrolledwindow and not first to my widget
what am i wrong? thanks in advance _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list