[ Version ( since = "3.14" ) ]
public signal void drag_begin (double start_x, double start_y)
This signal is emitted whenever dragging starts.
start_x |
X coordinate, relative to the widget allocation |
start_y |
Y coordinate, relative to the widget allocation |