开发者

How to disable GTK Drag'n Drop?

开发者 https://www.devze.com 2023-01-14 06:16 出处:网络
How to complete disable Drag\'开发者_运维知识库n Drop from a GtkEntry ?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

How to complete disable Drag'开发者_运维知识库n Drop from a GtkEntry ?


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消