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