On Thu, Jun 5, 2014 at 2:11 PM, Robert Schroll <rschr...@gmail.com> wrote:

> So I guess my question becomes, how can a parent (the EventBox) prevent a
> certain type of event (scrolling) from being delivered to its children.
>

standard solution to such a question is "return true from its own
handler".
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to