summaryrefslogtreecommitdiff
path: root/gtk/gtktoolitemgroup.h
diff options
context:
space:
mode:
authorKristian Rietveld <kris@gtk.org>2009-11-27 13:40:30 +0100
committerKristian Rietveld <kris@gtk.org>2009-11-27 13:48:16 +0100
commit2ef9b989bff2faf392aedc57902e23739b965cb9 (patch)
tree8b5c4d59352c4929e7f76954704eb9faeef9bc87 /gtk/gtktoolitemgroup.h
parentdd511e825aef9edada30107b3d891d496cc39fd8 (diff)
downloadgtk+-2ef9b989bff2faf392aedc57902e23739b965cb9.tar.gz
Bug 596473 - Second double-click of GtkTreeView row doesn't emit...
Rework double click handling in GtkTreeView. We cannot blindly use the 2BUTTON_PRESS and 3BUTTON_PRESS events. In case a user does two fast double clicks, we receive a 3BUTTON_PRESS and BUTTON_PRESS. We cannot easily deduce two double clicks from this. We have removed the bookkeeping using row references of the last paths clicked. Instead we monitor event time, (x, y) coordinates and compare against double-click-time and double-click-distance ourselves.
Diffstat (limited to 'gtk/gtktoolitemgroup.h')
0 files changed, 0 insertions, 0 deletions