Hello,

how to disable the DND function of GtkMozEmbed?

I use following code, but it sounds does not work:

GtkWidget* widget = gtk_moz_embed_new();
gtk_drag_dest_unset(widget);


Thanks.
LI Daobing
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to