Hi Li,

that wont work. You will have to disable the service in engine side,
more specifically in gtk widget code.

take a look at MOZ_NO_DRAGSERVICE bits in

https://garage.maemo.org/svn/browser/mozilla/trunk/microb-engine/microb-engine/debian/patches/microbfootprint/020_MICROB_non_conf_components_disable.diff

Br

On Tue, Jan 13, 2009 at 10:34 AM, LI Daobing <[email protected]> wrote:
> 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
>



-- 
--Antonio Gomes
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to