id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1174	Document Double-Click events in EventM	guest	somebody	"In gtk2hs 0.10.1, the documentation for the EventM monad (http://www.haskell.org/gtk2hs/docs/devel/Graphics-UI-Gtk-Gdk-EventM.html) fails to mention double-click events.

Experimentation reveals that double-clicks are delivered as two consecutive {{{buttonPressEvent}}}s.

This should be documented.

It might also be worth enhancing the EventM monad to provide this information specifically, attaching it to the second {{{buttonPressEvent}}} that currently indicates a double-click.

The current protocol (that identifies double-clicks by two consecutive {{{buttonPressEvent}}}s) should probably not be altered in order to maintain compatibility with current code."	defect	closed	normal	0.10.2	general (Gtk+, Glib)	0.10.1	invalid		
