Reputation: 19882
How to complete disable Drag'n Drop from a GtkEntry ?
Upvotes: 2
Views: 961
Reputation: 19882
I'd discovered that if you set the property gtk-dnd-drag-threshold
to a value larger than the screen size, it will block the DnD for the whole application.
Upvotes: 1