]> Pileus Git - ~andy/gtk/commit
menu: Handle smooth scrolling
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 23 Feb 2012 13:14:33 +0000 (14:14 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 1 Mar 2012 21:29:00 +0000 (16:29 -0500)
commita5c394e901dda5f2e064b12008009486ad89e12a
tree5ba4567613551f7ccd633f81895e77f061d0d373
parentf34a23681460515db0c338b2b719e700c4440e59
menu: Handle smooth scrolling

event->scroll.delta_y will be used to scroll the menu contents,
GDK_SMOOTH_SCROLL_MASK has been set as well
gtk/gtkmenu.c