Hi,

I've a question regarding custom dom object generation and it's js bindings.
as far as i understand  if i want to create new dom object i need 3 files:
*.h, *.cpp and idl. During compilation "scripts"(which one? generate-bindings.pl?) generate bindings between dom object and cpp code.


What i'd like to know is:
Are *.h and *.cpp files also generated from idl so function signatures are matching? or should i create them manually? If so then how?

regards,
Michal




_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to