drag_begin


Description:

public signal void drag_begin (double start_x, double start_y)

Emitted whenever dragging starts.

Parameters:

start_x

X coordinate, relative to the widget allocation

start_y

Y coordinate, relative to the widget allocation