Returns #t if the event is for a double-click or #f otherwise.
If button is -1, #t is returned if the event was a mouse double click event. If button is 1, 2, or 3, then #t is only returned if it is a double-click for the left, middle, or right button, respectively.
See also allow-double-click.