[webkit-gtk] how to disable drag in webkit ?

Martin Robinson martin.james.robinson at gmail.com
Tue Jun 28 08:45:46 PDT 2011


On Tue, Jun 28, 2011 at 8:16 AM, arno <arno at renevier.net> wrote:
> I'd like to disable drag and drop in webkit, but failed to see how I could
> accomplish that. Is it possible ?

You can likely do this by intercepting drag-and-drop related signals
happening on the WebView widget.

--Martin


More information about the webkit-gtk mailing list