| Did you know ... | Search Documentation: |
| Instance variables |
@receiver Graphical on which the gesture was started @arg1 Event
When @nil, no cancel message is sent.
Defaults: Default is @nil (no cancel message is sent)
@receiver The graphical @arg1 The event
When @nil, no message is sent.
Defaults: @nil (no message)
->drag
to cancel the click_gesture after the user dragged too far. @nil
implies the gesture is never canceled by dragging.Defaults: single
.e.
on the down event). The following arguments are passed:
@receiver The graphical @arg1 The event
When @nil, no message is sent.
Defaults: @nil (no message is sent).