forked from joejulian/gio
4c6d98879e
When the position of the cursor is required while dragging a widget around, the pointer's cannot be tracked as the drag grabs the event priority. Therefore, this patch exposes the drag's current position. Signed-off-by: Pierre Curto <pierre.curto@gmail.com>