Need Help for GTK Mozilla Embedding

David <[email protected]> Tue, 22 Feb 2005 10:42:34 +0100
Newsgroups gmane.comp.mozilla.devel.gtk
Organization SesamTv
Message-ID <cveuqb$3l91__37342.7857099616$1109065432$gmane$org@ripley.netscape.com>
I did a simple application in gtk moz under Linux Mandrake, and i want a
communication between Javasctipt and C.

I wondered if this is possible to call C functions from javascript and call
javascript functions from my gtk app. I know that under Windows it's
possible.