]> Pileus Git - ~andy/gtk/commit
pathbar: Fix scrolling
authorMatthias Clasen <mclasen@redhat.com>
Sat, 3 Mar 2012 03:53:22 +0000 (22:53 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 3 Mar 2012 04:02:57 +0000 (23:02 -0500)
commitff37a04c96a249f4cd4ee0f0a2ee79887fd0ffbc
tree4af9aafef3d331b99d8e2f498d4ce81a0f0fa967
parent9687ac33b8920d392ca4deb882287d9938d24c58
pathbar: Fix scrolling

We need to select for scroll events on the buttons now, selecting
for button events no longer gives us scrolling as a side-effect.
gtk/gtkpathbar.c