drag_update


Description:

public signal void drag_update (double offset_x, double offset_y)

Emitted whenever the dragging point moves.

Parameters:

offset_x

X offset, relative to the start point

offset_y

Y offset, relative to the start point