drag-n-drop



I'd like to write tests for the drag-n-drop functionality in my application.

I spent some time hacking around trying to emit the
'drag-data-received' signal with the correct parameters to no effect.

I've tried variations on a drag_begin() invocation.

Then I looked for inspiration in the Gtk2 tests and found in

https://git.gnome.org/browse/perl-Gtk2/tree/t/GtkTreeView-Dnd.t

# TODO/FIXME: synthesize the drag

So - I've love to be able to solve this. Any pointers?

Regards

Jeff


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]