[ Version ( since = "3.14" ) ]
public signal void drag_update (double offset_x, double offset_y)
This signal is emitted whenever the dragging point moves.
offset_x |
X offset, relative to the start point |
offset_y |
Y offset, relative to the start point |