[AdgWidget] Added GDK_BUTTON_PRESS_MASK
commit0afdece12c595ee6001b41aa9d9fab4dd72f3ffd
authorNicola Fontana <ntd@entidi.it>
Thu, 15 Oct 2009 11:32:01 +0000 (15 13:32 +0200)
committerNicola Fontana <ntd@entidi.it>
Thu, 15 Oct 2009 11:32:01 +0000 (15 13:32 +0200)
tree04e691e9109c135713a8ab5f1bc151265bb27cc9
parent2659a1e991a951b1ca05482d3b029c18d5f897c9
[AdgWidget] Added GDK_BUTTON_PRESS_MASK

GTK+ 2.18 event management changed behavior in some way and I had to add
the forementioned mask to let the widget react again to translations
with button 2 pressed.
adg/adg-widget.c